 div.tabhome
 {
 margin-left:20px !important;
  margin-left:7px;
 clear:both;width:204px;
 margin-top:19px;
 float:left;
 }
 div.tabhome .shadetabs
{
text-align: left;
list-style-type: none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left:2px;
padding: 0;
float: left;
width: 204px;
height: 20px !important;
z-index:10;
}

div.tabhome .shadetabs li
{
list-style: none;
margin:0px;
width:97px;
height:15px;
float: left;
padding:0px;
padding-top:4px;
padding-left:5px;
display: inline;
background-image: url('../images/sfondo_tab_home_select.jpg');  
list-style-type: none; 
background-repeat:no-repeat;
background-position:left;
margin-top:1px !important;
}

 div.tabhome .shadetabs li a
{
margin:0px;
border-bottom: none;
text-decoration:none;
color:#797979;
font-weight:bold;
font-size:12px;
}


div.tabhome .shadetabs li.selected
{
background-image: url('../images/sfondo_tab_home.jpg');
}

div.tabhome .shadetabs li.selected a
{
color:#000;
}

div.tabhome .tabcontentstyle
{
width: 194px;
height:220px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
/* border: 1px solid black;*/
background-image: url('../images/sfondo_content_homepage.jpg');
margin-top:0px !important;
margin-top:0px;
margin-left:2px !important;
margin-left:2px ;
clear:both;
float:left;

}

div.tabhome .tabcontent{
display:none;
font-size:12px;
padding-top:7px;

}



