/* CSS Document */

#random_home_image{
	position:relative;
}
#random_home_quote{
	position:absolute;
	top:0;
	left:324px;
}
*html #random_home_quote{
	left:321px;
}

.left2 p,
.left2 h3,
.right2 p,
.right2 h3,
.middle2 p,
.middle2 h3,
.left3 p,
.left3 h3,
.middle3 p,
.middle3 h3{
	padding-left:7px;
	padding-right:7px;
}

.left3 h3,
.middle3 h3{
	border-bottom:dotted 1px #c2c2c2;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}

.left2 img,
.right2 img,
.middle2 img{
	padding-bottom:0.75em;
}

.left3 h3,
.middle3 h3{
	border-bottom:dotted 1px #c2c2c2;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}

#home_search_form_content{
	padding:34px 17px 0 17px;
}
