#email_print{
	float:right;
	margin-bottom:10px;
	margin-top: -10px;
	padding-right:10px;
}
#column1{
	float:left;
	width:290px;
	margin-bottom:20px;
}
#column2{
	float:left;
	width:320px;
	margin-bottom:20px;
}
#productform table{
	width:320px;
}
#productform td, #productform th{
	padding:0px;
}
#productform th{
	padding-bottom:10px;
}
#bottomcontent{
	float:left;
	width:100%;
}
#recomended_products{
	margin-top:10px;
}
#recently_viewed_products{
	float:left;
	margin-top:10px;
	padding-left:20px;
}
.product_image_large{
	padding:0px;
	margin:0px;
	border:1px solid #ccc;
}
.formquantity{
	width:30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	height:14px;
	color:#888;
	background:#fff;
	border:1px solid #999;
}
.product_swatch{
	width:15px;
	height:15px;
}
