div.out {
	float: left;
	width: 350px;
	margin: 0;
}

div.in {
	width: 170px;
	margin: 0;
	height: 294px;
	padding: 0px 4px 10px 0px;
	float: left;
}

.module1photo {
	width: 170px;
	height: 128px;
}
.module1name a:link, .module1name a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
}
div.module1name {
}

.module1name a:hover {
	text-decoration: underline;
}
div.module1desc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	height: 80px;
}
div.module1price {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
	background-color: #FFCD3C;
	height: 27px;
	text-indent: 6px;
}
div.module1ID {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
}
