
body	{
			margin:0;
			padding:0;
			font:12px Verdana, Arial, Helvetica, sans serif;
			text-align:center;
			background:#D0D1D5;
}


#mother		{	
			margin-left:auto;
			margin-right:auto;
			text-align:left;
			width:820px;
}


#base		{	
			float:left;	
			width:820px;
			background:#ffffff;
			margin-bottom:15px;
			height:100%;
}
#basewrapper {
			float:left; 
			width:100%;
			height:100%;
			background:#ffffff;
			height:100%;
}
body.popup	{
			text-align:left!important;
			background:#ffffff!important;
}
#mother-popup { width:100%; margin:0; text-align:left!important; }
#base-popup	  {	padding:10px; }