.description {
	width: 330px;
	float: left;
}
.picture {
	width: 120px;
	float: left;
	padding-left: 20px;
}
#content .picture img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #content .picture p {
	font-size: 9px;
	line-height: 10px;
}
.product {
	width: 470px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
.product .picture table {
	width: 120px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 1px;
}
