td.rightcol .right_menu ul{
margin: 0px;
padding:0;
color:#FFFFFF;
}
td.rightcol .right_menu  ul li{
margin-bottom: 2px;
}
td.rightcol .right_menu  ul li.country{
color:#FFFFFF;
text-align: center;
padding:5px  0px;
}
td.rightcol .right_menu  ul li.country a {
color:#FFFFFF;
text-align: center;
padding: 0px;
}
.country {
background: #2F8383 left top;
border-color:#4FA0A0 #005D5E #005D5E #4FA0A0;
border-style:solid;
border-width:2px;
text-align: center;
color:#FFFFFF;
} 
.selected {
background: #4FA0A0 left top;
border-color:#4FA0A0 #2F8383 #2F8383 #4FA0A0;
border-style:solid;
border-width:2px;
} 
.country a{
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
text-align: center;
}
td.rightcol .right_menu{
	line-height: normal;
}
td.rightcol .right_menu img{
	margin: 0px;
	padding: 0px;
}
td.rightcol .right_menu h6{
	margin: 0px;
	margin-top: -3px;
	padding:4px 4px 8px 15px;
}