body{
color:#color:#686868;;
}

a{
color:#686868;
text-decoration:underline;
}

hr{ 
color:#E8E4E2; /* This is here to make it work in IE */ 
background:#E8E4E2; 
/* This is here  to make it work in standards compliant browsers like Opera */ 
height:1px; 
border-style : none;
}

.country_section_heading_title{
color:#C66110;
font-size:16px;	
font-weight: bold;
padding-right:5px;

}

.country_section_subheading_title{
color:#106EC6;
font-size:14px;
font-weight:bold;
padding-right:5px;
}

.country_section_subheading{
padding-top:20px;
}

.country_section_subheading img{
padding-right:5px;
}

.country_section_breadcrumb{
padding-left:42px;
padding-bottom:20px;
}

.country_section_more{
color:#71959F;
font-weight:bold;
}

.country_section_more a{
color:#71959F;
text-decoration:underline;
font-weight:bold;
}

.country_section_more a img {
text-decoration:none;
padding-right:2px;
}


/**/

.property_section{
width: 717px;
}

.property_section_description{
padding-right:10px;
}


.property_section_heading_title{
color:#C66110;
font-size:16px;	
font-weight: bold;
margin-left:5px;
vertical-align: top;
}
.property_section_heading_img {
vertical-align: middle;
}

.property_section_row01{
background-color:#E1EFFF;
}

.property_section_row02{
background-color:#BBDBFF;
}
