﻿body {
}

#product_page {
}

#product_image {
}

#product_description {
	padding-top:20px;
	color:#996600;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}

#product_name {
	font-family:Verdana;
	font-weight:bolder;
	font-size:14px;
	color:#996600;
}

.page-column-center {
	padding-left:43px;
	padding-top:11px;
}

.product_variations {
	width:421px;
}

.product_variation_tall {
	padding-top:21px;
	padding-bottom:20px;
}

.product_variation {
	position:relative;
}

.product_variation_title {
	font-family:Verdana;
	font-weight:bolder;
	font-size:12px;
	color:#996600;
}

.product_variation_description {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#996600;
}

.product_variation_price {
	font-family:Verdana;
	font-weight:bolder;
	font-size:14px;
	color:#666633;
}
.product_variation_price_right {
	font-family:Verdana;
	font-weight:bolder;
	font-size:14px;
	color:#666633;
	text-align:right;
	position:absolute;
	right:0px;
	display:inline;
}
