@import url("../../main.css");


.icons
{
float: left;
width: 210px;
margin: 0 15px 15px 40px;
}

/* Hopefully, someday IE6 will disappear, and then we can remove this */
/*\*/ * html .icons { width: 190px; } /* */

.clearboth { clear: both; }

#close {float:right; color:red;}

#dallas, #ftworth, #houston {
	background: #e3e3cd;
	color: #3e3e2d;	
	padding: 10px;
	border: 5px solid #5c0b0a;


}
ul {margin:10px 0 0 40px;
    font-size: small;}

img.whouse {float:left;}

