@charset "UTF-8";
#introParagraph {
	clear: left;
	float: left;
	width: 225px;
	margin-bottom: 15px;
}
#productSearch {
	clear: left;
	float: left;
	background-image: url(../_images/products/productSearch.jpg);
	padding: 18px;
	width: 195px;
	height: 224px;
	background-repeat:no-repeat;
	margin-bottom: 8px;
}
#productSearch p {
	color: #ffffff;
	padding-bottom: 5px;
}
#productSearch select {
	size: 1;
}
#productSearch label {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#comboOffer {
	clear: left;
	float: left;
	background-image: url(../_images/products/comboOffer.gif);
	width: 231px;
	height: 132px;
	background-repeat:no-repeat;
	margin-bottom: 7px;
}
#productsFlash {
	clear: right;
	width: 643px;
	float: right;
	height:100%;
}
.searchFormButton {
	clear: both;
	float:left;
	margin-top: 10px;
	margin-left: 87px;
}