body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
}

img {border: 0px; margin: 0px; display:block;}

a:link {color: #D5011A; text-decoration: none;}
a:visited {color: #D5011A; text-decoration: none;}
a:hover {color: #D5011A; text-decoration: none; padding: 0px; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #333333;}
a:active {color: #D5011A; text-decoration: none;}

#liheading {
	display: block;
	width: 382px;
	margin:0px;
	padding:0px;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	text-decoration: none;
	color:#FFFFFF;
	text-indent: 12px;
	background: url(../pictures/pom_heading_bg.gif) no-repeat;
}

#licontent {
	width: 356px;
	margin: 0px 0px 10px 0px;
	padding: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

#licontainer {
	width: 356px;
	height: 120px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

#licontainertop {
	width: 356px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

#lipicture {
	float: left;
	width: 176px;
	height: 120px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
}

#sold {
	position: absolute;
	float: left;
	width: 176px;
	height: 120px;
	background-image: url(../pictures/status/home-li-sold.png);
	text-indent: -9999px;
}

#new-instruction {
	position: absolute;
	float: left;
	width: 176px;
	height: 120px;
	background-image: url(../pictures/status/home-li-new-instruction.png);
	text-indent: -9999px;
}

#under-offer {
	position: absolute;
	float: left;
	width: 176px;
	height: 120px;
	background-image: url(../pictures/status/home-li-under-offer.png);
	text-indent: -9999px;
}



#lipropcontent {
	float: left;
	width: 168px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}

#info {
	float:left;
  	display: block;
  	width: 25px;
  	height: 25px;
  	background: url(../pictures/info.png) no-repeat;

}

#info:hover { 
	border:0px;
  	background: url(../pictures/info_ov.png) no-repeat;
}

#info span {
  	display: none;
}

#propertyname {
	float:left;
	margin:0px;
	padding:0px 0px 0px 12px;
	border:0px;
	font-size:13px;
	line-height: 13px;
	text-decoration: none;
}

p {
	margin: 0px 0px 8px 0px;
}

.text11px {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

p.bass4 {
	margin: 0px 0px 4px 0px;
}

a.icon:hover {text-decoration: none; padding: 0px; border: 0px;}
