#localwire #contenttop {	width: 158px;	height: 20px;	background: url(images/mobile_top/local_wire_top.gif) no-repeat left top;}	#mobile #contenttop {	width: 158px;	height: 20px;	background: url(images/mobile_top/mobile_box_mt.gif) no-repeat left top;}	#about #contenttop {	width: 158px;	height: 20px;	background: url(images/mobile_top/mobile_box_01.gif) no-repeat left top;}#news #contenttop {	width: 158px;	height: 20px;	background: url(images/mobile_top/mobile_box_01.gif) no-repeat left top;}	#home #contenttop {	width: 158px;	height: 20px;}.contentslide{	/*border: 10px solid navy;*/	background: #ccc url(images/mobile_box_02.gif) no-repeat left top;	width: 158px;	height: 145px;	font: 11px/15px Arial, Helvetica, sans-serif;	color: #000;}.contentslide .contentdiv{display: none;}.contentdiv {	background: #fff url(images/screen_bg.gif) repeat left top;	width: 120px;	margin: 0px auto;	height: 140px;	border-top: 1px solid #000;	border-left: 1px solid #000;	border-bottom: 1px solid #ccc;	border-right: 1px solid #ccc;}.contentdiv p {	margin: 8px;	margin-top: 20px;	padding: 0px;	line-height: 12px;}.contentdiv p.more {	text-align: right;	margin-top: 0px;	font-size: .8em;}.pagination{	font: bold 11px/14px Arial, Helvetica, sans-serif;	width: 158px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/	height: 30px;	text-align: center;	background-color: #fff;	background-image: url(images/mobile_box_03.gif);	background-repeat: no-repeat;	background-position: left top;	padding-top: 3px;}* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/width: 158px; /*IE5 width*/w\idth: 158px; /*IE6 width*/}.pagination a{padding: 0 5px;text-decoration: none; color: #A2F018;background-color: #000;}.pagination a:hover, .pagination a.selected{color: #6CCB14;background-color: #fff;}