
#productList #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn2.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 163px;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

.batchAddToCartButton a {
	padding-left: -20px;
}

#categoryGrid .content-odd2 {
	width: 45%;
}

#categoryGrid .content-even2 {
	width: 45%;
}

#categoryGrid .content-odd3 {
	width: 30%;
}

#categoryGrid .content-even3 {
	width: 30%;
}


#categoryGrid .content-odd4 {
	width: 22%;
}

#categoryGrid .content-even4 {
	width: 22%;
}


#categoryGrid .content-odd5 {
	width: 18%;
}

#categoryGrid .content-even5 {
	width: 18%;
}

#productGrid table{
	width: 700px;
}

#productGrid #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn2.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 163px;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productGrid #btmOptions .batchAddToCartButton a {
	padding-left: -20px;
}
