@charset "UTF-8";
/*Modified pic and description divs for wide items*/

#itemPic {
	margin: 0;
	width: auto;
	float: none;
	padding-left: 15px;
	text-align: left;
}
#itemDesc {
	margin: 15px 0px 0px 0px;
	padding-left: 15px;
	width: auto;
}
#itemDesc h3 {
/*	line-height: 10px; */
}

