#colLeft { width:694px; float:left; }

#msgCenter { background:url(../images/msgBox_tile.gif) repeat-y; width:694px; margin-bottom:20px; float:left; }
	#msgCenterTop { background:url(../images/msgBox_top_grey.gif) no-repeat top left; }
		#msgCenterBtm { background:url(../images/msgBox_btm.gif) no-repeat bottom left; padding:12px 0 0 0; }
			#msgCenterBtm ul { height:33px; margin:0; padding:0 0 0 15px; background:url(../images/msgBox_tile_grey.gif) repeat-y; width:694px; }
				#msgCenterBtm ul li { text-align:center; width:137px; padding:10px 0 0 0; margin:0 0 0 1px; height:23px;list-style-type:none; display:block; background:#dcdcdc url(../images/msgTab_bg.gif) no-repeat top left; float:left; }
				#msgCenterBtm ul li.selected { font-weight:bold; width:118px; background:#fff url(../images/msgTab_selected_bg.gif) no-repeat top left; }
			
			#msgCenterBtm table { font-size:11px; width:653px; margin:20px auto; }
				#msgCenterBtm table tr th { text-align:left; }
				#msgCenterBtm table tr th, #msgCenterBtm table tr td { border:0; font-weight:normal; border-bottom:1px solid #dcdcdc; }
				#msgCenterBtm table tr.unread td { font-weight:bold; }
					#msgCenterBtm table tr.unread td a { color:#000; }
					#msgCenterBtm table tr.unread td a.status { float:left; display:block; margin:12px 0 0 0; padding: 15px 0 0 0; overflow: hidden; background: url(../images/mail_unread_icn.gif) no-repeat; height: 0px !important; height /**/:15px; width:15px; }
				#msgCenterBtm table tr.read td { font-weight:normal; }
					#msgCenterBtm table tr.read td a { color:#666666; }
					#msgCenterBtm table tr.read td a.status { float:left; display:block; margin:12px 0 0 0; padding: 15px 0 0 0; overflow: hidden; background: url(../images/mail_read_icn.gif) no-repeat; height: 0px !important; height /**/:15px; width:15px; }
			
			#msgCenterBtm input.msgDelete { width:64px; height:30px; float:right; margin:0 15px 20px 0;  }


#linkBox { clear:left; background:url(../images/msgBox_tile.gif) repeat-y; width:694px; }
	#linkBoxTop { background:url(../images/msgBox_top.gif) no-repeat top left; }
		#linkBoxBtm { background:url(../images/msgBox_btm.gif) no-repeat bottom left; padding:25px 0 22px 22px; }
		
		div.section { width:330px; float:left; margin:0 0 20px 0; }
			div.section img { width:98px; border:1px solid #c2bdbd; float:left; margin-right:10px; }
			div.section h4 { font-size:17px; }
			div.section ul { margin:0; }
				div.section ul li { list-style-type:none; }
				
div#adSpace { width:160px; float: right; padding:0 0 0 30px; }
		