#content
{
	width:100%;
}


#content .container .tabs {float: left;width:100%;margin:0;padding: 0px 0 0 0;background: url(../images/news/tabs/tabsBg.png) repeat-x left bottom; }

#content  .container .newscontent
{
	padding-top:10px;
	padding-left:10px;
	width:100%;
	clear:both;
	font-size:11px;
}

#content  .container .date
{
	color: #000000;
	font-weight:bold;
	font-size:11px;
}

#content .container .tabs li {float: left;list-style: none;margin: 0 0 0 3px;padding: 0 0 0 15px;background: url(../images/news/tabs/tab_off.gif) no-repeat 0 0; }

#content .container .tabs li a {float:left;outline: none;display: block;padding: 0 12px 0 0;text-decoration: none;font-weight: bold;color:#000;font-size: 12px;height: 30px;line-height: 29px; background: url(../images/news/tabs/tab_off.gif) no-repeat top right;}

#content .container .tabs li:hover {background: url(../images/news/tabs/tab_hover.gif) no-repeat 0 0; }

#content .container .tabs li:hover a {background: url(../images/news/tabs/tab_hover.gif) no-repeat top right; }#content .container .tabs li.current, #content .container .tabs li.current:hover {background: url(../images/news/tabs/tab_on.gif) no-repeat 0 0;}

#content .container .tabs li.current a, #content .container .tabs li.current:hover a {background: url(../images/news/tabs/tab_on.gif) no-repeat top right; } 