
#imgBoxOuter {
position: relative;
	z-index: 0;
	width: 100%;
	height: 200px;
	border: 1px solid #a2a2a2;
	padding: 2px;
/*	background-image: url(../images/mp_img_1.jpg);*/
	background-image: url(../images/ahc_fade.jpg);
	background-position: right;
}

#imgOuter {
	width: 704px; /*744px;*/
        border-right: 1px solid #c2c2c2;
}

#propDescArea {
	vertical-align: top;
}

#propTitle {
	/*background-image: url(../images/solid_ed301c.jpg);
	color: #ffffff;*/
	background-color: #ffffff;
	color: #000000; /*#ed301c;*/
	/*border-top: 2px solid #ed301c;
	border-bottom: 1px solid #e2e2e2;*/
        border-top: 1px dotted #c2c2c2;
        border-bottom: 1px solid #ed301c;
	padding: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 11pt;
}

#propDesc {
	text-align: right;
	padding: 5px;
	font-size: 10pt;
        padding-top: 10px;
}

#propPrice {
    border-bottom: 1px dotted #a2a2a2;
    border-top: 1px dotted #a2a2a2;
    background-color: #ffffff;
	text-align: right;
	padding: 5px;
	font-size: 10pt;
        margin-top: 10px;
}

#hiddenTip {
	padding: 5px;
	/*background-color: #e2e2e2;*/
	color: #ed301c;
	font-weight: bold;
	text-align: right;
}

#imgBox {
	position: relative;
	z-index: 0;
	width: 702px;/*742px;*/
	height: 200px;
	/*border: 1px solid #a2a2a2;
	padding: 2px;*/
/*	background-image: url(../images/mp_img_1.jpg);*/
	background-repeat: no-repeat;
	/*background-position: 2px 2px ;*/
}

.cornerimage { position: absolute; top: 0; left: 0; }
#loaderImg { position: absolute; top: 85px; left: 335px; }

#imgBoxOld {
position: relative;
	z-index: 0;
	width: 742px;
	height: 200px;
	border: 1px solid #a2a2a2;
	padding: 2px;
/*	background-image: url(../images/mp_img_1.jpg);*/
	background-repeat: no-repeat;
	background-position: 2px 2px ;
}

#imgOverlay {
	vertical-align: middle;
	text-align: left;/*right;*/
	z-index: 1;
	position: absolute;
	width: 200px;
/*	height: 30px;*/
	
	left: 10px;/*788px; */
	top: 10px;/*13px;230px; */
	background-image: url(../images/imgOverlay.png);

	/*opacity: 0.6; -ms-filter: "alpha (opacity=60)";  filter: alpha (opacity=60);-moz-opacity: 0.60;*/
}

#overlayText {
	color: #000000;
	text-align: left;/*right;*/
	vertical-align: middle;
	padding: 8px;
	font-size: 10pt;
	font-weight: bold;
}

#propTag {
    width: 38px;
}
#propTagBox {
	position: relative;
	z-index: 0;
	width: 38px;/*742px;*/
	height: 200px;
        margin-right: 0px;
	/*border: 1px solid #a2a2a2;
	padding: 2px;*/
/*	background-image: url(../images/mp_img_1.jpg);*/
	background-repeat: no-repeat;
	/*background-position: 2px 2px ;*/
}