.frd_box {
	background-image: url(/sitestyle/modules/featurerandomdata/left_sale/Featured-property.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	width: 200px;
	height: 184px;
	margin: 0 0 20px;
	padding: 0; }
.frd_box h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 0;
	width: 200px;
	margin: 0; }
.frd_content {
	background-color: #e5ebf5;
	position: absolute;
	top: 22px;
	left: 0;
	width: 186px !important;
	width /**/:188px;
	height: 175px;
	margin: 0;
	padding: 0;
	border: solid 1px #c8c8c8; }
.frd_content_image {
	position: absolute;
	top: 25px;
	left: 1px;
	width: 198px;
	height: 118px; }
.frd_content_text {
	color: #feffff;
	font-weight: bold;
	line-height: 1.3em;
	position: absolute;
	top: 148px;
	left: 10px;
	width: 176px;
	height: 40px; }
.frd_content_text p {
	margin-bottom: 0; }
.frd_content_text a {
	color: #feffff; }
