
.center-content_g .shadetabs ul {
font-size:11px;
margin-left: 0;
padding-left: 0;
list-style: none;
text-align:left;

}

.center-content_g .shadetabs li 
{
padding-left: 0;
background:none
}



.shadetabs{
padding: 2px 0;
margin-left: 0;
padding-top: 10px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.center-content_g .shadetabs li{
display: inline;
margin: 0;
font-weight:bold;
font-size:11px;
}

.center-content_g .shadetabs li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 0;
border: 1px solid #ccc;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
font-weight:bold
}

.center-content_g .shadetabs li a:visited{
/*color: #2d2b2b;*/
font-weight:bold

}

.center-content_g  .shadetabs li a:hover{
text-decoration: none;
color: #dd2d00;
font-weight:bold
}

.center-content_g .shadetabs li a.selected{
position: relative;
/*top: 1px;*/
color: #dd2d00;
font-weight:bold
}

.center-content_g .shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
color:#dd2d00;
font-weight:bold
}

.center-content_g .shadetabs li a.selected a:hover{ /*selected main tab style */
text-decoration: none;
font-weight:bold

}

#countrydivcontainer{
border: 1px solid #ccc;
background-color:#fff;
width: 183px;
paddin-bottom: 1em; padding: 2px;
z-index:10;
margin-bottom:10px;
display: block;

}

