#mlsheader {margin-top:10px; margin-left:10px; width:380px; overflow:hidden; height:20px;}	
#mlsheader a{text-decoration:none; color:#333333}
#mlsheader a:hover{text-decoration:underline;}
label
{
width: 130px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
color:#000066;
}

.areabox {
	height:200px;
	overflow-y: scroll;
	overflow-x: hidden;
	width:200px;
}

.mls_photo {border-bottom-style:solid; border-width:1px; border-color:#000066;}
.box {
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}

