a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #F39000;
	text-decoration: underline;
}

td {
	font-size: 13px;
	font-family : Verdana;
}

#content {
	float: right;
	width: 680px;
}

#images  {
	width: 300px;
	float: left;
}

.product {
	display:block;
	clear: both;

}

.product img {
	float: left;
	margin: 5px 0;
}

.info {
	float:right;
	width: 680;
}
