body { 
	position:absolute;
	left:0px;
	top:0px;	
	margin:0; 
	background-color:#ffffff;
}
#mainPanel {
	margin-left:auto;
	margin-right:auto;
	width:531px;
	height:640px;
   	background-image: url("../images/popout_bg.png");
	background-repeat: no-repeat;	
}
#mainPanelLeft {
	float:left;
	margin-left:11px;
	margin-top:11px;		
	width:335px;
	height:618px;
}
#mainPanelRight {
	float:right;
	margin-top:11px;	
	margin-right:11px;	
	width:170px;
	height:618px;
}
#content {
	clear:left;
	width:335px;
	height:360px;
}
#contentTitle {
	width:310px;
	height:22px;
	margin:auto;
	float:left;
	margin-left:10px;
	padding-top:5px;
	border-bottom:2px solid #CCCCCC;
	color:#5060A4;
	font-family:arial;
	font-weight:bold;
	font-size:17px;
}
#AdBox160X600 {
	float:right;
	margin-top:9px;	
	margin-right:7px;	
	width:160px;
	height:600px;
}
#AdBox300X250 {
	float:left;
	margin-top:-4px;	
	margin-left:20px;	
	width:300px;
	height:250px;
}
.itemBox {
	width:303px;
	height:49px;
	margin:auto;
	float:left;
	margin-left:17px;
	margin-top:5px;
	border-bottom:1px solid #EEEEEE;
	overflow:hidden;
}
#itemBoxImage {
	position:relative;
	left:3px;
	top:7px;
}
#itemBoxLink {
	position:relative;;
	left:110px;
	top:-27px;	
	width:192px;
	height:35px;
}
a.itemBoxLink:visited  {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration : none;
	color : #5060A4;
}                                
a.itemBoxLink:link  {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration : none;
 	color : #5060A4;
}								
a.itemBoxLink:hover  {
	text-decoration : none;
	color : #7D8BC1;
}
