#search {
	height: auto;
}
.results ul img {
	margin-bottom: 50px;
}
.results ul {
	font-size: 100%;
}
.results dl {
	margin-top: 20px;
}
.normal {
	clear: both;
	float: left;
}
.normal li {
	float: left;
	list-style-type: none;
	width: 310px;
	font-size: 10pt;
}
.normal h6 {
	margin-top: 1em;
}
.normal p {
	border-left: 16px solid;
	height: 16px;
	padding-left: 10px;
	line-height: 14px;
}
.no1 p {
	border-color: #0f0;
}
.no2 p {
	border-color: #ffcc01;
}
.no3 p {
	border-color: #0080d1;
}
.results h2 {
	margin-top: 0;
}
.results {
	margin-right: 0;
}
