.shadetabs{
padding: 3px 0;
margin-left: 10px;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
clear:both;
font-weight:bold;
}

.shadetabs li{
display: inline;
margin: 0;
float:left;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
margin-right: 5px;
color: #fff;
background:url(../images/seyrangah/buton1.png) no-repeat;
display:block;
width:111px; 
height:21px;
text-align:center;
padding-top:5px;

}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
text-decoration: none;
color: #fff;
}

.shadetabs li a.selected{ 
color: #333;
background:url(../images/seyrangah/buton2.png) no-repeat;
position: relative;
top: 1px;
}

.shadetabs li a.selected:hover{ 
text-decoration: none;
color: #333;
}

#countrydivcontainer {
	border-top:#3dc4f1 2px solid;
	width:680px; 
	margin: 0 10px 10px 10px; 
	padding: 10px;
	background-color:#3F4140;
	clear:both;
}


.shadetabs #iframe { height:500px; }
