#countrydivcontainer {
height: 280px;
width: 240px;
overflow: auto;
}



.tab9 {
width: 220px;
background-color: #fff;
font-size: 11px !important;
font-style: arial, verdana;
overflow: hidden;
}

.tab9 tr{
background: #fff;
border: 1px solid rgb(235, 233, 233);
}

.tab9 tr:hover {
background: rgb(106, 150, 190);
color: #fff;
border-color:rgb(106, 150, 190);
}

.tab9 img{
width: 16px;
height: 11px;
}


.tab10 {
width: 220px;
height: 150px;
background-color: #fff;
font-size: 11px !important;
font-style: arial, verdana;
overflow: hidden;
}

.tab10 tr{
background: #fff;
border: 1px solid rgb(235, 233, 233);
}

.tab10 tr:hover {
background: rgb(106, 150, 190);
color: #fff;
border-color:rgb(106, 150, 190);
}

.tab10 img{
width: 40px;
height: 17px;
}


.tabs-content2 {
    width:240px;
    height:255px;
    overflow: hidden;
}
.tabs-content2 ul {
    list-style: none
    /* Эти 3 линии для Opera */
    height: 255px;
}
.tabs-content2 ul li {
    width:240px;
    height:255px;
	overflow: hidden;
}

.tab8 {
width: 100%;
margin-bottom: 5px;
border-color: red;
float: left;
}

.tab8 a{
background-color: rgb(216, 216, 216);
padding: 2px 10px 2px 10px;
font-size: 12px;
color: #333;
}

.tab8 a:hover {
background-color: rgb(110, 137, 172);
color: #fff;
}

.tab8 a:active {
color: red;
}

.rasp2 {
background-color: #fff;
width: 230px;
font-size: 12px;

}

