#country
{
float:left;
width:100%;
margin-top:32px;
}
#country .data
{
float:left;
width:99.9%;
margin-top:36px;
padding-bottom:10px;
border:1px solid #E4E4E4;
}
#country .data .locations_in
{
float:left;
width:283px;
margin:30px 0px 10px 10px;
padding-bottom:4px;
background:#F4F4F4;
}
#country .data .locations_in .title
{
float:left;
width:100%;
height:64px;
border-bottom:1px solid white;
background:#C4C4C4;
}
.data .locations_in .title img
{
float:left;
width:95px;
height:51px;
margin:6px 0px 0px 5px;
border:1px solid #969696;
}
.data .locations_in .title span, .data .locations_in .title h3
{
float:left;
width:158px;
margin:7px 0px 0px 20px;
clear:none;
text-transform:uppercase;
}
.data .locations_in .title h3
{
font-size:13px;
}
.data #letter_row
{
float:left;
width:100%;
height1:80px;
}
.data #letter_row span
{
float:left;
width:21px;
height:21px;
margin:7px 0px 0px 7px;
line-height:19px;
text-align:center;
color:white;
cursor:pointer;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background:url('../images/landing/letter_box.jpg');
}
.data #letter_cities a
{
float:left;
width:122px;
height:28px;
line-height1:38px;
padding-top:10px;
margin:0px 8px;
font-weight:bold;
color:#00526C;
text-indent:1em;
text-decoration:none;
text-transform:capitalize;
border-bottom:1px dashed #666666;
}
#country .country_info
{
float:left;
width:574px;
display:inline;
overflow:hidden;
margin:30px 0px 0px 26px;
}
#country .country_info .title, #country .country_info .title_international
{
float:left;
width:100%;
color:#00526C;
margin:10px 0px 0px 0px;
padding:0px;
font-size:18px;
font-weight:bold;
text-transform:capitalize;
}
#country .country_info .title_international
{
}
#country .country_info .text
{
float:left;
margin-top:10px;
line-height:17px;
padding-right:6px;
text-indent:1em;
text-align:justify;
}

#country #map_border, #country #map_border_international
{
float:left;
width:556px;
height:281px;
padding:6px;
margin-top:8px;
border:1px solid #C4C4C4;
}
#country #map_border_international
{

}
#country #map
{
float:left;
width:100%;
height:100%;
border:1px solid #C4C4C4;
}
