#wrapper{
	background-color:#FFFFFF; 
	width:610px; 
	margin:auto;
}

div.container{
	float:left; 
	width:610px; 
	border-bottom:1px 
	solid #89B7CF; 
	background-color:#FFFFFF;
}

div.logobar{
	float:left;
	position:relative; 
	width:479px; 
	height:33px; 
	border-bottom:2px solid #89B7CF; 
	background-color:#FFFFFF;
}

div.shareprice{
	 float:left; 
	 text-align:left; 
	 width:610px;
}

div.fincalendar{
	width:590px;
	float:left; 
	clear:both; 
	padding:10px;
}

div.footerspacer{
	float:left; 
	width:610px; 
	height:30px; 
	background-color:#FFFFFF;
}