﻿
/* -------------------------------------------------------- */
/*				Display Login/Signup only					*/
/* -------------------------------------------------------- */
body {background:#f6f6f6;}
#container, #footer {position:relative; width:auto; margin:auto; min-width: 0; max-width: 600px;}
#side {position:static; width:50%; float:left;}

#cmSidebarBox {border-right: 1px dotted #999;}
#cmContent {display:none;}
#signUp {border: none; bottom: auto; left: 330px; top: 130px; position:absolute;}
#footer {background:none; clear:both; width:555px;}
#copyright a {color:#333; float:none;}
#bg {display:none;}
