.WhiteBox {
	background-color: #FFF;
	width: 760px;
	left: 50%;
	position: relative;
	margin-left: -380px;
	top: 25px;
}
.Description {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 50px;
	margin-left: 50px;
}
.Price {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	padding: 5px;
}
.PriceDetail {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 5px;
}
.priceBox {
	text-align: center;
	vertical-align: bottom;
	margin-top: 10px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border: 1px solid #eee;
	-moz-box-shadow: 4px 0px 3px #eee;
	-webkit-box-shadow: 4px 0px 3px #eee;
	box-shadow: 4px 0px 3px #eee;
	margin-right: 320px;
	margin-left: 320px;
}
.OrderCode {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	vertical-align: top;
}
.Basket {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Image {
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 10px;
}
.Detail {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 300px;
	right: 15px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	vertical-align: bottom;
}
.CloseUp {
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 10px;
}
.ViewBasket {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 760px;
	position: relative;
	background-image: url(../images/page_bgrnd.gif);
	text-align: right;
	vertical-align: top;
	color: #666;
}
.ViewBasket1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 760px;
	position: relative;
	text-align: right;
	vertical-align: top;
	color: #666;
	background-color: #dddddd;
}
.ViewBasket a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.ViewBasket a:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.ViewBasket a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#AltImages {
	vertical-align: middle;
	border: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 50px;
	margin-left: 50px;
}
#ImageBox {
	text-align: center;
}
.TinyThumbs {
	padding-right: 10px;
}
.TickBoxes {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	vertical-align: top;
}
#Share {
	height: 20px;
	width: 130px;
	text-align: left;
	position: relative;
	z-index: 1;
	top: -20px;
}
.stock {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #cc0066;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eee;
	width: 110px;
	padding-right: 4px;
	padding-left: 4px;
}
.quantityBox {
	text-align: right;
	margin-right: 250px;
	margin-left: 200px;
}

