/* CSS Document */

#m-results img{
	visibility: hidden;
}

.results-box{
	width: 837px;
	padding: 10px 0;
	background: url(../images/line.gif) repeat-x bottom;
}

.first-box{
	padding-top: 0 !important;
}

.results-box dl{
	width: 270px;
	float: left;
}

.results-box dt{
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.results-box dd{
	margin: 0;
}

.results-box ul{
	width: 550px;
	float: right;
	list-style-type: none;
}

.results-box li{
	width: 180px;
	float: left;
	margin: 0 5px 0 0;
}

.last-photo{
	margin: 0 !important;
}

.results-box p span{
	font-weight: bold;
}