/* CSS Document */

#brochure_designs { 
	clear: both;
	width: 846px;
	height: 262px;
	background: url(../images/brochure_temporary.gif);
	margin-top: 40px;
}

h1 {
	clear: both;
	width: 392px;
	height: 36px;
	text-indent: -5000px;
	background: url(../images/custom_brochure_design.gif);
	margin: 0 0 0 164px;
}

p.dont_use_template {
	clear: both;
	width: 549px;
	height: 21px;
	text-indent: -5000px;
	background: url(../images/dont_use_template.gif);
	margin:0;padding:0;
	margin: 0 0 0 125px;
}

#details_container {
	width: 628px;
	background-color: #f8f9ed;
	padding: 20px;
	margin-top: 13px;
}
#details_container p {
	margin:0;padding:0;
}

#detail_divider {
	height: 1px;
	border-bottom: 1px solid #c5c6b3;
	display: block;
	clear: both;
	margin: 5px 0 5px 0;
}



