html body{
	background-color: #f8f3cc;
}

html body .content-product{
	background-color: #a83614;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

html body .content-product a{
	color: #fbd84b;
}

dt.smallimage{
	width: 70px;
	height: 70px;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

text-align: center;
}

.shortdescription{
	color: #f8f3cc;
}
