.news
{
	font-size:12px;
	color:#484848;
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px double #eeeeee;*/
	padding:5px 0;
}

.news  h1 a
{
	font-size:11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.news a:hover
{
	text-decoration:underline;
	color:#004c98;
}

.news div.newscontent
{
	text-align:justify;
	font-size:12px;
	margin:5px 15px;
}
.news h1, .news h1 a
{
	font-size:22px;
	color:#004c98;
	color:#000000;
	line-height:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.news div.r
{
	text-align:right;
	margin-right:20px;
	padding-top:2px;
	font-size:12px;
	
}
.news div.rt
{
	background-color:#f5f5f5;
	padding:2px 10px;
}

/*
.news ul, .news ul li
{
	margin:0;
	padding-left:0px;
	list-style-type:none;
	

}

.news ul li
{
	
	background-image: url(../images/mini_icons/comment.gif);
	background-position: 0px 50%; 
	background-repeat: no-repeat;
	padding-left: 25px;

}
*/
.news div.content
{
	font-size:10px;
}
.separator
{
	margin-top:40px;
	margin-bottom:15px;
}

.news_divider
{
	background-image:url(../images/news_divider.gif);
	width:492px;
	height:12px;
	margin-bottom:5px;
}

.widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li {
	border-bottom-color: #ccc;
}

.widefat thead, .thead {
	background-color: #004C99;
	color: #fff;
}

div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
	border-color: #ccc;
}
.widefat {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin: 0;
}

.widefat a {
	text-decoration: none;
}

.widefat abbr {
	white-space: nowrap;
}

.widefat td, .widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-size: 11px;
	vertical-align: text-top;
}

.widefat td {
	padding: 7px 15px 9px 10px;
	vertical-align: top;
}

.widefat th {
	padding: 9px 15px 6px 10px;
	text-align: left;
	line-height: 1.3em;
}

.widefat th input {
	margin: 0 0 0 8px;
	padding: 0;
}

.widefat .check-column {
	text-align: right;
	width: 1.5em;
	padding: 0;

}

.widefat tbody th.check-column {
	padding: 8px 0 22px;
}
/*
th.check-column + th, th.check-column + td {
	padding-left: 5px;
}
*/
.widefat .num {
	text-align: center;
}

pagenavi
{
padding:2px 0;
margin:0;
font-size:14px;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active {
	font-size:14px;
	background-color:#fff;
	border:1px solid #eeeeee;
	color:#4990CD;
	padding:2px 7px;
	text-decoration:none;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagenavi a:hover {
	/*background-color:#757C8A;*/
	border:1px solid #cccccc;
	color:#D54E21;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}



.news p
{
	margin-left:0;
	margin-right:0;
}