/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
margin:0; padding:0; list-style-type:none;
margin-top:26px;
}

.shadetabs li{
margin: 0; padding:0;
height:27px;
margin-bottom:8px;
}

.shadetabs li a{
margin:0; padding:0;
}

.shadetabs li a:visited{

}

.shadetabs li a:hover{

}

.shadetabs li a.selected{ /*selected main tab style */

}

.shadetabs li a.selected{ /*selected main tab style */

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#countrydivcontainer { margin:26px 15px; min-height:377px; text-align:left;}

#countrydivcontainer img { margin-right:-15px;}

#maindivcontainer { margin:0px 15px; text-align:left; min-height:377px;}
