p {
	margin: 0 25px 15px 0;
}
#content h1 {
	padding-top: 25px;
	padding-left: 35px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #3b3b3b;
	z-index: 15;
}
#content p {
	font: 13px/24px Trebuchet, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}
#content p strong {
	font-size: 16px;
	color: #c33;
}
#content p.noSpace {
	margin-bottom: 0;
}
#lifttruck {
	margin-left: 15px;
	margin-top: 0px;
}
#searchButton {
	vertical-align: top;
}
#mhLogoSmall {
	position: relative;
	display: inline;
	float: right;
	margin-left: 40px;
}
#headline {
	margin: 40px 0 20px;
}
#button1 {
	position: relative;
	display: block;
	height: 250px;
	width: 350px;
	background: url(../../images/resale/home/searchSprites.jpg) no-repeat 0px 0px;
}
#button2 {
	position: relative;
	display: block;
	height: 250px;
	width: 350px;
	background: url(../../images/resale/home/searchSprites.jpg) no-repeat -366px 0px;
}



.A {
	position: relative;
	display: inline;
	float: left;
	width: 350px;
	padding-left: 30px;
}
.B {
	position: relative;
	display: inline;
	float: left;
	width: 350px;
	padding-left: 30px;
	padding-bottom: 25px;
}
.ABC {
	position: relative;
	display: block;
	padding: 0 30px 0;
    clear: both;
	margin: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

