#brochures-l {
	width: 332px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

	#brochures-l p {
		margin-left: 20px;
		margin-right: 10px;
	}
	
#brochures-r {
	float: left;
	width: 319px;
}

#brochures-w {
	width: 651px;
	padding-left: 20px;
	padding-right: 10px;
	clear: after;
}

#detail-l {
	width: 472px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#detail-r {
	width: 159px;
	float: left:
	clear: right;
	overflow: hidden;
}
	#detail-r img {
		width: 159px;
		height: 157px;
		overflow: hidden;
	}

.details {
    padding: 5px 0 10px 0;
		display: block;
		clear: both;
		border-top: 2px solid #920c00;
		margin-bottom: 10px;
}
	.details h3 {
		color: #87b3c3;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 17px;
		text-transform: none;
		margin-bottom: 8px;
	}
	.details h4 {
		color: #87b3c3;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 13px;
		text-transform: none;
		margin-bottom: 8px;
	}
	.details .column {
		width: 200px;
		padding-top: 10px;
		color: #000000;
		font-size: 12px;
		float: left;
	}
	.details p {
		margin: 0;
		padding: 0;
	}