/* css document */
@import url("peace_common.css");
/* default settings */
body {background-color:#f2f2f2;}
/* default settings ends */

/* template specific classes */
#rightpannel { width:749px; float:right; }
#navwrapper { height:307px; z-index:7; margin-left:15px; width:auto;}
#toptrans { background-image:url(../images/toptrans.png); background-repeat:repeat-x; height:58px; position:absolute; width:748px; }
#apldiv {margin-left:560px; text-align:right}
#aptsearchtable { position:absolute; float:right; margin-left:571px; width:177px; border-left:1px solid #cecece; border-bottom:1px solid #cecece; background-image:url(../images/aptsearch_bg.jpg); background-repeat:repeat-x; height:auto; z-index:4; background-position:bottom; background-color:#ffffff; }
#contentsection { width:749px; margin-top:-54px; background-image:url(../images/contentbg.png); background-repeat:repeat-x; position:relative; z-index:4; float:right; }
#ctmcontentcontainer { width:717px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; padding:15px; background: #fff; }
.contentborder { border-left:1px solid #cccccc; border-right:1px solid #cccccc; }
.aptsearchheading { font:bold 16px verdana; color:#31757b; text-decoration:none; height:30px; padding-left:10px; padding-top:15px; }
/* template specific classes ends */

#linkCheckAll{
	color:#155A80;
	font:bold 11px verdana;
}
.amenities ul li {list-style-type:none; background:url("../images/build_bullet.jpg") no-repeat 0 0; margin:0; padding:0 0 0 14px;}
/*.table-header{background-color:#474747!important; color:#FFFFFF}*/
table thead{background-color:#474747!important; color:#FFFFFF}