/*
Publication: The Garmentor
Editorial: Lose the Laces

Copyright 2008 Adam Polselli & The Garmentor
*/

div.sect {
	background-color: #ccc;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	color: #444;
	float: right;
	margin-bottom: 32px;
	margin-top: 16px;
	padding: 16px 0 0 15px;
	position: relative; }
	
	div.prod-img img {
		width: 290px; }