<!--

#right {
 	position:relative;
  	margin:0 0 0 208px;
 	padding:0;
 	width:672px;
 	background-color:#efefef;
 	min-height:575px;
 	_height:575px;
 	z-index:1;
}

#right h2 {
	margin:0;
	padding:0 0 12px 0;
	font-size:18px;
	color:#4997c6;
}
#right h3 {
	margin:0;
	padding:0 0 5px 0;
	font-size:16px;
	color:#999999;
}

#maxi_pad {
	position:relative;
	margin:0;
	padding:13px;
}

#products {
	position:relative;
	margin:0;
	padding:7px 0 0 0;
	width:646px;
}

#item {
	float:left;
	margin:0;
	padding:0;
	width:350px;
	background-color:#fff;
	min-height:291px;
	_height:291px;
}


#itemtn2 {
	float:left;
	margin:0;
	padding:2;
	width:105px;
	min-height:126px;
	_height:126px;
}

#itemtn3 {
	float:left;
	margin:0;
	padding:2;
	width:105px;
	min-height:126px;
	_height:126px;
}
#itemtn4 {
	float:left;
	margin:0;
	padding:2;
	width:105px;
	min-height:126px;
	_height:126px;
}

#products_right {
	margin:0 0 0 362px;
	padding:0;
	width:281px;
	min-height:291px;
	_height:291px;
}
#products_right ul, #products_right li {
	margin:0;
	padding:4px 0 0 5px;
	display:block;
	font-size:11px;
	color:#7d7d7c;
}

#item_details {
	float:left;
	margin:0;
	padding:0;
	width:280px;
	background-color:#f6f6f6; /* fcfcfc */
	min-height:291px;
	_height:291px;
}
#item_details div ul {
	/* override the settings from #products_right ul, #products_right li {
	* those settings are meant to affect the various product 'stats' (carton pack, upc, etc)
	* which are under #item_details ul
	* hence the div above which targets only the bullet lists within
	* the product description (luckily that's enclosed in a div)	
	*/
	margin: 0px 0px 0px 5px;
	padding: inherit;
}
#item_details div li {
	display: list-item;
	font-size: 12px;
	color: #474542;
}


.item_text {
	margin:0;
	padding:10px;
	font-size:14px;
	color:#474542;
	border-bottom:2px solid #efefef;
}

#products_extra {
	margin:0 0 0 165px;
	padding:0;
	width:109px;
	min-height:291px;
	_height:291px;
}

.view_more {
	text-indent:-9999px;
	margin:0;
	padding:273px 0 0 0;
	width:109px;
	height:19px;
}
.view_more a:link, .view_more a:visited {
	display:block;	
	width:109px;
	height:19px;
	background:url(../images/text_viewmore.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}
.view_more a:hover {
	text-decoration:none;
	background:url(../images/text_viewmore.gif) top left no-repeat;
	border:0;
	text-decoration:none;
}

.items_related {
	clear:both;
	margin:0;
	padding:0;
}
.items_related ul, .items_related li {
	margin:0;
	padding:0 5px 0 0;
	display:inline;
}

.bottext p {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	line-height:16px;
}

table.products {
	margin:0;
	padding:5px;
	width:100%;
}
table.products td {
	margin:0;
	padding:10px;
	font-size:10px;
	vertical-align:top;
	text-align:center;
}
table.products p {
	margin:5px 0 10px 0;
	padding:0;
}
table.products img {
	margin:0;
	padding:0;
	border:1px solid #cfd7dc;
}

.cat_desc {
	margin:-126px 0 110px 115px;
	padding:0;
}

#bookmark {
	position:absolute;
	right:35px;
	top:69px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	width:81px;
	height:21px;
	z-index:2;
}
#bookmark a:link, #bookmark a:visited, #bookmark a:hover {
	display:block;	
	width:81px;
	height:21px;
	border:0;
	background:url(../images/icon_bookmark.gif) top left no-repeat;
	z-index:10000;
	background-color:#efefef;
	text-decoration:none;
}

#crumb {
	position:absolute;
	top:105px;
	right:38px;
	font-size:9px;
	z-index:2;
	opacity: .7;
	filter: alpha(opacity=70);
}

-->
