/* CSS Document */

#Content .Properties .title {
    border-top:2px solid #002740;
    border-bottom:1px solid #002740;
}

#Content .Properties .title a.butRight {
	background-image:url(../img/bullets.png);
}

#Content .Properties h3,
#Content .Contacts h3  {
    color:#002740;
}

#Content .Properties .PhotoGallery .divImgList {
    border-left:1px solid #c0c0c0;
}

#Content .Properties .DetailBody .Rates table {
    border-top:2px solid #c0c0c0;
    border-bottom:2px solid #c0c0c0;
}

#Content .Properties .DetailBody .Rates table tr {
    border-bottom: 1px solid #c0c0c0;
}

#Content .Properties .DetailBody .Rates table tr.head {
    border-bottom: 2px solid #c0c0c0;
}


