@import "/common/stylesheets/sidebar.css";

div.brochure-container {
	width: 130px;
	margin: 0 6px 10px 0;
	float: left;
}

div.brochure-container-first {
	width: 130px;
	margin: 0 6px 10px 3px;
	float: left;
}

div.brochure-container-last {
	width: 130px;
	margin: 0 3px 0 0;
	float: left;
}

img.brochure-img {
	margin: 0 33px 0 34px;
}

div.brochure-title {
	font-weight: bold;
	padding: 0 10px;
}

#special-requests
{
	height: 85px;
}

#hear_about, #special-requests
{
	width: 230px;
}

.clearbottom
{
	padding-bottom: 10px;
}
