.newstabcontainer {font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";}

/* Tabs  */
.newstabcontainer ul.newstabgrip{
	height:22px !important;
	height /**/:22px; 
	/* for IE5/Win */	
	margin:0;
	padding:0 0 0 5px;
	background:url("tab_nav_line.gif") repeat-x bottom;
	}
.newstabcontainer ul.newstabgrip li{
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}
.newstabcontainer ul.newstabgrip li.newstabactive, .newstabcontainer ul.newstabgrip a:link, .newstabcontainer ul.newstabgrip a:visited, .newstabcontainer ul.newstabgrip a:visited.active,.newstabcontainer ul.newstabgrip a:hover{
	border:1px solid #999;		
	float:left;
	padding:2px 4px;
	margin:0 5px 0 0;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	text-align:center;
	height:16px !important;
	height /**/:18px;
	 /* for IE5/Win */	
}
.newstabcontainer ul.newstabgrip li.newstabactive{
	background:#fff;
	font-weight:bold;
	border-bottom:1px solid #fff;
	color:#333;
}
.newstabcontainer ul.newstabgrip a:link, .newstabcontainer ul.newstabgrip a:visited, .newstabcontainer ul.newstabgrip a:visited.active,.newstabcontainer ul.newstabgrip a:hover{
	background:#ddd;
}
.newstabcontainer ul.newstabgrip a:hover{
	text-decoration:underline;
}

ul.newsstory{padding:0px;margin:5px 0 10px 0;list-style:none;clear:both;}
ul.newsstory li{font-size:12px;padding:0 0 8px 0px;line-height:16px;}
/*
ul.newsstory li.mp1{background:url("mp1.gif") no-repeat 0px 2px;padding-left: 14px;line-height:14px;padding-bottom:2px;}
ul.newsstory li.mp2{background:url("mp2.gif") no-repeat 0px 2px;padding-left: 14px;line-height:14px;padding-bottom:2px;}
ul.newsstory li.mp3{background:url("mp3.gif") no-repeat 0px 2px;padding-left: 14px;line-height:14px;padding-bottom:2px;}
ul.newsstory li.mp4{background:url("mp4.gif") no-repeat 0px 2px;padding-left: 14px;line-height:14px;padding-bottom:2px;}
ul.newsstory li.mp5{background:url("mp5.gif") no-repeat 0px 2px;padding-left: 14px;line-height:14px;padding-bottom:2px;}
*/

.newstabcontainer .newstabpanel {
/* display: block; */
background: white;
margin: 0;
/* clear: both; */
padding: 5px 0 0 0.5em;

border: none;
font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
font-size: 12px;
font-weight: normal;
}
