/* CSS Document */

#product_holder {
	margin-right: 10px;
	margin-left: 10px;
}#box1 {
	float: left;
	width: 170px;
}
#box2 {
	margin-left: 180px;
	margin-right: 205px;
	height: 170px;
	padding-bottom: 30px;
}
#details_button {
	text-align: right;
	padding-right: 10px;
	margin-top: 20px;
}
img {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}

#box3 {
	float: right;
	width: 200px;
	text-align: center;
	height: 170px;
}
h3 a:visited {
	color: #000000;
	text-decoration: none;
}
h3 a:link {
	color: #000000;
	text-decoration: none;
}
h3 a:hoover {
	color: #000000;
	text-decoration: none;
}
h3 a:active {
	color: #000000;
	text-decoration: none;
}
