/* CSS Document */

div.open_houses_1 {
    float:left;
    width:37%;
	height:220px;
}
div.open_houses_1 h2 {
    width:100%;
    height:21px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:21px;
    margin:0px;
    padding:0px;
}
div.open_houses_1 h2 b {
    float:left;
    display:block;
    width:45%;
    height:100%;
    margin-left:14px;
}
div.open_houses_1 h2 a {
    outline:none;
	float:right;
	display:block;
	width:61px;
	height:21px;
	line-height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin-right:14px;
}
div.open_houses_1 div {
    overflow:auto;
    height:177px;
	width:315px;
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
}
div.open_houses_1 div ul.open_houses {
    list-style-type:none;
	margin:0px;
	padding:0px;
}
div.open_houses_1 div ul.open_houses li {
    list-style-type:none;
	margin:0px;
	margin-left:15px;
	margin-bottom:10px;
	padding:0px;
}
div.open_houses_1 div ul.open_houses li a {
    text-decoration:none;
	display:block;
	width:270px;
	height:50px;
}
div.open_houses_1 div ul.open_houses li a:hover {
    background-color:#f4f4f4;
}
div.open_houses_1 div ul.open_houses li img {
    float:left;
    width:61px;
	height:46px;
	padding-right:1px;
	padding-bottom:1px;
	border:0px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
div.open_houses_1 div ul.open_houses li span {
    display:block;
	float:left;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin-left:12px;
	color:#595959;
}
div.open_houses_1 div ul.open_houses li span b {
	color:#000000;
}
div.open_houses_1 div ul.open_houses li span i {
    font-style:normal;
	font-weight:bold;
}