#notiziometro_container table.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	border:0;
	width: 300px;
}

#notiziometro_container table.tabs td {
	width:149px;
	height:38px;
	background-image:url(http://www.ilgazzettino.it/img/tab_spenta.png);
	background-repeat:no-repeat;
	text-align:center;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 12px;
	color:#000000;
	vertical-align:top;
	padding-top:3px;
}
#notiziometro_container table.tabs td a {
	text-decoration: none;
	color: #000000;
}

#notiziometro_container table.tabs td.active,
#notiziometro_container table.tabs td.active a {
	background-image:url(http://www.ilgazzettino.it/img/tab_attiva.png);
	color: #E8711D;;
}

#notiziometro_container table.tabs td a:hover  {
	text-decoration: underline;
}

#notiziometro_container .tst_notiziometro{
	padding-left:8px;
	text-align:left;
	color: #E8711D;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
	
}

.tab_notiziometro_container {
    background-color: #FFFFFF;
    clear: both;
    float: left;
    height: auto !important;
    margin-bottom: 6px;
    min-height: 200px;
    width: 300px;
}

#notiziometro_container  .testatina_dx {
    background-color: #73745E;
    color: #FFFFFF;
    font-family: 'Oxygen',sans-serif;
    font-size: 15px;
	font-weight: normal;
	line-height:21px;
}
