@import "/common/stylesheets/sidebar.css";
@import "/common/stylesheets/forms.css";

#brochure-container {
	width: 555px;
}

.brochure {
	float: left;
	width: 138px;
}

.brochure-first {
	float: left;
	width: 141px;
}

.top {
	text-align:center;
}

.brochure-image {
	margin:0px auto;
	width: 83px;
}

.brochure-image img {
	border: solid 1px #ffffff;
}

.brochure .brochure-link {
	margin-top: 4px;
	height: 24px;
	padding: 3px 23px 0 26px;
	float: right;
	background: url(/images/generic/button-grey-right-arrow.gif) 0 0 no-repeat;
}

.brochure-first .brochure-link {
	margin-top: 4px;
	height: 25px;
	padding: 3px 28px 0 26px;
	float: right;
	background: url(/images/generic/button-grey-right-arrow.gif) 0 0 no-repeat;
}

.brochure a {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.brochure a:hover {
	text-decoration: underline;
}

.brochure-first a {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.brochure-first a:hover {
	text-decoration: underline;
}
/*





.brochure-link.bullet {
	gmargin-left:auto;
	width: 50px;
	height: 24px;
	gbackground-color: blue;
	background: blue url(/images/generic/button-grey-right-arrow.gif) 0 0 no-repeat;
}

.brochure-last {
	mgargin: 0 0 0 16px;
}





.brochure a {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.brochure a:hover {
	text-decoration: underline;
}

.brochure-image {
	border: 0;
	background: url(/images/button-grey-right-arrow.gif);
}*/
