img
{
	border: none;
	display: block;
}

#container
{
	clear: both;
	text-align: left;
	background-color: black;
	margin-top: 7px;
}

/* Template 3 */

#divtemplate3
{
	float: left;
}

#divlargeleftimage
{
	float: left;
}

#divrighthandpictures
{
	float: left;
	margin-left: 4px;
}

#divtoprightimage
{
}

#divbottomrightimage
{
	margin-top: 4px;
}

#content
{
	display: inline;
	width: 240px;
	height: 460px;
	float: right;
	color: gray;
	padding-top: 13px;
	margin-right: 10px;
}

.producttext
{
	color: white;
	font-size: 70%;
}

.producthighlighttext
{
	color: gray;
	font-size: 70%;
}
