.shadetabs ul{ list-style:none; margin:0px; padding:0px; float:left; padding-top:10px;}
.shadetabs li{ float:left;  margin-right:2px;}

.shadetabs li a{
text-decoration:none;
display: block; float:left; padding:0 1px 0 0; }
.shadetabs li a span{display: block; float:left; padding: 0 5px; background: url(../img/front_images/tab.gif) no-repeat; height:25px; line-height:25px; font-weight:bold; font-size:8pt; text-decoration:none; color:#ffffff;}

.shadetabs li a:hover{text-decoration:none;}
.shadetabs li a:hover span{ background-position: 0 -28px; text-decoration:none; color:#FFFFFF; cursor:pointer;}

.shadetabs li a.selected { }
.shadetabs li a.selected  span{background-position: 0 -28px; text-decoration:none; color:#FFFFFF;}

#countrydivcontainer{border: solid 1px #e4e4e2; float:left; padding:10px; clear:both;}
.tabs_menu{ width:100%;}
#loading, #output{ float:left; width:100%; clear:both;}