#tablehouse {
width: 579px;
}
.header {
	width:579px;
	height: 30px;
	position: relative;
	display: block;
	clear: both;
	background:#4082bc;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
}
.row {
	width:579px;
	height: 75px;
	position: relative;
	display: block;
	clear: both;

}
.col1 {
	width:103px;
	height: 100%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float:left;
	display:block;
}
.col2 {
	width:346px;
	height: 100%;
	border-bottom: 1px solid #cccccc;
	float:left;
	display:block;
}

.col3 {
	width:126px;
	height: 100%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float:left;
	display:block;
	background-color: #DAE6F2;
}

#tablehouse p {
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	padding:2px;
	margin:0px;
	width: 340px;
}

#tablehouse p strong {
	color: #ffffff;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}

.clickme {
	position:relative;
	width:102px;
	height:25px;
	left: 12px;
	top: 15px;
}
.clickme a {
	width: 102px;
	height: 25px;
	background-image: url(images/get_quote_102x25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.tablead {
	position:relative;
	width:92px;
	height:55px;
	left: 6px;
	top: 10px;
	text-align: center;
}
.tablead a {
	width: 92px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: center;
}









