/*----------Structural DIVs----------*/

/*----------Other DIVs and elements----------*/
.product dd {
	display: inline;
	font: normal 11px/15px verdana, arial, helvetica, sans-serif;
	color: #000;
	width: 295px;
	margin-left: -275px;
	float: left;	
	margin-bottom: 25px;
	padding-left: 25px;
}

.product dt {
	float: left;
	width: 180px;
	padding: 0;
	display: inline;	
	margin-right: 275px;
	text-align: center;
	margin-bottom: 25px;	
}

.product .priceline {
	float: left;
	display: block;
	clear: both;
	width: 295px;
}

.product .skuSmall {
	float: left;
	display: inline;
	width: 55px  !important; 
	font-weight: bold;
	font-size: 10px;	
}

.product .typeSmall {
	float: left;
	display: inline;	
	width: 195px  !important;
	font-size: 10px;
}

.product .priceSmall {
	float: left;
	display: inline;
	font-weight: bold;
	text-align: right;
	font-size: 10px;	
	width: 45px !important; 	
	clear: right;	
	text-align: right;	
}

.sale {
	color: #C13A3A;
}

#searchBox {
	margin-top: 20px;
}

/*----------Typography----------*/

.product p {
	font-size: 10px !important;
	line-height: 14px;
	margin-bottom: 12px;
	width: 295px;	
}

.product h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: #4d706f;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

/*----------Link Styles----------*/
