/* CSS Document */

.storeSectionWrapper {
	width:337px;
	padding:0 0 10px 0;
	float:left;
}

.storeSectionWrapper a.image {
	display:block;
	width:100px;
	padding:0 10px 0 0;
	float:left; 
}

.storeSectionWrapper a img, .itemWrapper a img {
	border:none;
}

.storeSectionWrapper h3 a {
	font-size:14px !important;
}

.storeSectionWrapper a.more {
	float:right;
	font-size:11px;
	font-weight:bold;
}

.storeSectionWrapper .info {
	width:327px;
}

h1.bycategory, h1.prod_detail_title {
	padding:0 0 5px 0;
	border-bottom:1px dotted #00808B;
	margin:0 0 10px 0;
}

.itemWrapper {
	width:224px;
	padding:0 0 10px 0;
	text-align:center;
	float:left;
}

.featureddetails a {
	font-size:12px;
	font-weight:bold;
}

.prodprice {
	font-size:13px;
	font-weight:bold;
}

.prod_detail_left {
	width:250px;
	padding:0 10px 0 0;
	float:left;
	text-align:center;
}

.prod_detail_left img {
	padding:0 0 10px 0;
}

.prod_detail_right {
	width:414px;
	float:left;
}

.cobtbl {
	font-size:11px;
}

.cobtbl a {
	color:#00808B;
	font-weight:bold;
	text-decoration:underline;
}

.cobtbl a:hover, .cobtbl a:active {
	color:#000000;
}
