.grid_product {
	float: left;
	background-color: #fff;
	padding: 10px;
	margin: 6px;
	display: inline;
	width: 150px;
	height: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	height: 260px;
}
html>div.grid_product {
	width: 130px;
	height: 180px;
}

.product_image_100 {
	height: 100px;
	text-align: center;
	margin-bottom: 0.7em;
}

.grid_product h2 {
	font-size: 7pt;
	margin: 0;
	padding: 0 0 0.4em 0;
}


.grid_product_text {
	position: relative;
	padding-top: 18px;
}

.exclusive_icon {
	margin-bottom: 0.4em;
}

.grid_product_text .exclusive_icon {
	position: absolute;
	left: 0;
	top: 0;
}

.grid_product p {
  line-height: normal;
	margin: 0;
	padding: 0 0 0.4em 0;
}
.featured_product {
	margin: 0;
	padding: 0.7em 0 0.5em;
	border-bottom: 1px solid #D5DEEB;
}

.featured_product h2 {
	font-size: 8pt;
	margin: 0;
	padding: 0 0 0.4em 0;
}

.featured_product p {
  line-height: normal;
	margin: 0;
	padding: 0 0 .4em 0;
}

.product_text {
	margin-left: 0;
}

.product_text_indent {
	margin-left: 58px;
}

.product_text_indent_80 {
	margin-left: 88px;
}

.product_price {
	font-weight: bold;
	color: #9d0c0f;
}

.product_image_50 {
	text-align: center;
	float: left;
	width: 50px;
	margin-top: 0.15em;
}

.product_image_80 {
	text-align: center;
	float: left;
	width: 80px;
	margin-top: 0.15em;
}

.product_images_container {
	width: 504px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 4px;
}

#product_primary_image {
	margin: 2px;
}

.product_image_248 {
	display: inline;
	width: 252px;
	background-color: #fff;
}

.product_image_500 {
	display: inline;
	width: 504px;
	background-color: #fff;
}

.product_image_80 {
	margin: 2px;
}

.product_image_80_inline {
	display: inline;
	width: 84px;
	height: 84px;
	background-color: #fff;
}

.clear_float {
	clear: both; line-height: 0; height: 0;
}

.more_link
{
	float:left;
	margin-left:30px;
	margin-bottom:10px;
}
.more_link a
{
	text-decoration:underline;
}

A.more_gift:LINK 
{
	color: #fff;
	text-decoration : none;
	background:#3399cc;
	padding:0 5px 0 5px;
	font-size: 12px;
}
A.more_gift:ACTIVE, A.more_gift:HOVER, A.more_gift:FOCUS
{
   color : #fff;   
   font-size: 12px;
   background:#3399cc;
   padding:0 5px 0 5px;
}
A.more_gift:VISITED
{
	color : #fff;
	text-decoration : none;
	background:#3399cc;
	padding:0 5px 0 5px;
	font-size: 12px;
}
