/*special reports*/

#newsTabs{
	margin-top:5px;
	padding:0;
}
#newsTabs img{
	border: 0;
	margin:0;
	padding:0;
}
#newsTabs ul{
	margin:0;
	padding: 0;
}
span.time{
	padding-right:10px;
}
#newsTabs .left{
	float:left;
	display: inline;
}
#newsTabs .right{
	float:right;
	display: inline;
}
#newsTabs .clearfix{
	clear: both;
	height:1px;
	font-size:1px;
	padding:0;
	margin:0;
	line-height:1px
}
#newsTabs p{
	margin:0;
	padding: 0;
}
#paginate-newslistbox{
	display: block;
	clear: both;
	/* padding-left:3px; */
	height: 24px;
	background: #c2dcf5 url(../images/newtabsbg.png) bottom left repeat-x;
	color:#000;
	margin: 0px;
}
#paginate-newslistbox a{
	float: left;
	text-transform: uppercase;
	font-size:10px;
	display: inline;
	display: block;
	padding:4px 4px 5px 4px;
	/* border-left:1px solid #fff; */
	border-right:1px solid #c2dcf5;
	color:#666;
	background-color: transparent;
}

#paginate-newslistbox a:hover{
	text-decoration: none;
	color:#000;
	background-color: transparent;
}

#paginate-newslistbox a.selected{
	background: #fff url(../images/newtabsactive.png) top left repeat-x;
	color: #000;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #fff;
}
#paginate-newslistbox a.selected:hover{
	background: #fff url(../images/newtabsactive.png) top left repeat-x;
	color: #666;
}
#newslistbox {
	clear: both;
	padding:10px;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin-top:-1px;
	min-height:200px;
	height:auto !important;
	height:200px;
}
#newslistbox ul{
	clear: both;
	list-style-type: disc;
	margin:5px;
	padding:5px 5px 5px 15px;
}
#newslistbox ul li{
	clear: both;
}
.time{
	color:#777;
	background-color: #fff;
	text-transform: uppercase;
	font-size:10px;
}
#op{
	width:300px;
	background:#fff;
	color:#000;
}
#op, #ophead, #opbody, #opbottom, #op p{
	margin:0;
	padding:0;
}
#ophead{
background:url(../images/op_head.jpg) no-repeat;
width:300px;
height:40px;
display:block;
}
#ophead a{
display:block;
width:100%;
height:100%;
text-indent:-9999px;
}
#opbody{
	background:url(../images/op_bg.jpg) repeat-y;
	width:280px;
	padding:10px;
}
#op_pic{
	float:left;
}
#op_dsc, #op_txt{
	font-family:Arial, Helvetica, sans-serif;
}
#op_txt{
	font-size:12px;
	position:relative;
	top:10px;
	clear:both;
}
#op_dsc{
	font-size:11px;
	margin-left:115px;
}
#opbottom{
	background:url(../images/op_bottom.gif) no-repeat;
	width:300px;
	height:13px;
	clear:both;
}
