.tabbed_area {
	margin:0px;
	padding:20px 0 0 0 ;
	width:960px;
}

/*#lastNews { 
	padding: 0 0 2px 0 ; 
	margin: 0;
    list-style: none; 
	font: 17px "Franklin Gothic Medium Cond", "Arial Narrow";
}

#lastNews li {
	display: inline; 
	padding: 2px 0;
  	border: 1px solid #929292; 
  	background: #FFF;
}

#lastNews li a {

	color:#919191;
	border-bottom: 1px solid #929292;	
	padding: 3px 10px 2px 0; 
	margin-right: -1px;
  	text-decoration: none;
	background: url(../../../images/box-tr.png) top right no-repeat;
}

#lastNews li a:hover {

	background-color:#dbdbdb;
	border-color:#929292;

}

#lastNews li a.selected {
	background-color:#ffffff;
	color:#000000;
	border-bottom: 1px solid #ffffff;
	padding: 3px 10px 2px 0; 
	margin-right: -1px;
  	text-decoration: none;
  	background: url(../../../images/box-tr.png) top right no-repeat;

}

#lastNews li a span {
	padding: 3px 0 2px 10px; 
	margin-left: -1px;
  	background: url(../../../images/box-tl.png) top left no-repeat;
}*/

#box3 .tabbed_area {
	margin:0px;
	padding:0px 0 0 0 ;
}

ul.shadetabs {
	margin:0px; 
	padding:0px;
	margin-top:5px;
	margin-bottom:8px;
}

ul.shadetabs li {
	list-style:none;
	display:inline;
}

ul.shadetabs li a {
	background-color:#dcdcdc;
	color:#919191;
	padding:8px 14px 10px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 1px;	
	border-bottom:1px solid #929292;
	background-image:url(../../../images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}

ul.shadetabs li a:hover {
	background-color:#dcdcdc;
	border-color:#929292;
}

ul.shadetabs li a.selected {
	background-color:#ffffff;
	color:#262626;
	border:1px solid #929292; 
	border-bottom: 1px solid #ffffff;
	background-image: url(../../../images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}

#webtvGallery ul.shadetabs li a {
	background-color:#fff;
	color:#FFF;
	background-image:url(../../../images/tab-off.png);
	background-repeat:repeat-x;	 
	background-position:bottom;
}

#webtvGallery ul.shadetabs li a.selected {
	background-color:#ffffff;
	color:#262626;
	border:1px solid #929292; 
	border-bottom: 1px solid #ffffff;
	background-image: url(../../../images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}

#tabContainer {
	padding:10px 20px 10px 1px;
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	height:207px;
}

#tabContainer .tabcontentiframe{ min-height:202px; }

#photoAuxiliary .tabcontentiframe{ min-height:483px; }
#photoAuxiliary #tabContainer {height:483px;}
/*#categoryAuxiliary #tabContainer .tabcontentiframe{ min-height:255px; }
#categoryAuxiliary #tabContainer {
	padding:10px;
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	height:260px;
}*/

/*#articleAuxiliary #tabContainer .tabcontentiframe{ min-height:390px; }
#articleAuxiliary #tabContainer {
	padding:10px;
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	height:400px;
}*/
#categoryAuxiliary .tabcontentiframe{ min-height:338px; }
#categoryAuxiliary #webtvContainer {height:338px;}


#tabContainer2 {
	background-color:#ffffff;
	border-top:1px solid #929292; 	
	font-family:Arial, Helvetica, sans-serif;
	width:179px; 
	height:190px;
}

#tabContainer2 .tabcontentiframe{ min-height:190px; }

#topStoriesContainer {
	background-color:#ffffff;
	border-top:1px solid #929292; 	
	font-family:Arial, Helvetica, sans-serif;
}

#topStoriesContainer .tabcontentiframe{ min-height:180px; }

#webDocsContainer {
	background-color:#ffffff;
	border-top:1px solid #929292; 	
	font-family:Arial, Helvetica, sans-serif;
}

#webDocsContainer .tabcontentiframe{ min-height:350px; }

#webDocsContainer {
	background-color:#ffffff;
	border-top:1px solid #929292; 	
	font-family:Arial, Helvetica, sans-serif;
}

#webtvContainer .tabcontentiframe{ min-height:350px; }

#webtvGallery {
	margin: 3px 37px 39px 37px ;	
	border-bottom:1px solid #c6c6c6;
}

