#header #nav #nav_ul #search_box form{
	width: 240px;
}

#header #nav #nav_ul #search_box{
	width: 256px;
	margin-right: -100px;
}

#header #nav #nav_ul #search_box form input[type="text"]{
	width: 163px;
	margin-left:23px;
	margin-top: 14px;
}

a.red-btn:hover{
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color="#b6b4b1");
}

#header #nav #nav_ul #search_box:hover{
	width: 256px;
	margin-right: -100px;
}

#begin_shopping ul li a{
	line-height: 1.7em;
}

#begin_shopping #brands{
	height: 150px;
}

.radio_options{
	width: 300px;
	padding: 5px 10px;
	min-width: 300px;
	width: 300px;
	height: 60px;
	background-image: none;
	float: none;
	background-color: #eaecef;
	margin: 0 5px 5px 0;
	overflow:hidden;
}

.radio_options h2{
	display: inline;
	font-size: 1em;
	padding-bottom: 0;
}

.radio_options p{
	float: left;
	margin-top: 0px;
	padding-right: 10px;
}

.radio_options img{
	float: right;
}

.radio_options input{
	float: left;
	margin-top: 15px;
}

.radio_options .normal_price{
	display: block;
}

.radio_options .regular_price{
	display: block;
}

.radio_options .slashed{
	display: block;
}


.product_side_detail #purchaseForm div .purchase_btn{
	padding: 21px 8px 19px 16px;
}

.product_side_detail #purchaseForm div .purchase_btn input[type="submit"]{
	line-height: 15px;
	height: 28px;
	font-size: 0.75em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color="#b6b4b1");
}

.product_side_detail #purchaseForm .regular_purchase_form li{
	padding: 21px 8px 19px 8px;
}

.product_side_detail #purchaseForm .purchase_btn input[type="submit"]{
	line-height: 15px;
	height: 28px;
	font-size: 0.75em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color="#b6b4b1");
}

.product_side_detail #purchaseForm .regular_purchase_form .purchase_btn:hover{
	line-height: 15px;
	height: 28px;
	font-size: 0.75em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color="#b6b4b1");
}

.product_side_detail #purchaseForm .regular_purchase_form .purchase_btn{
	line-height: 15px;
	height: 28px;
	font-size: 0.75em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3,Direction=135,Color="#b6b4b1");
}

.product_side_detail .regular_purchase_form li{
	background: #EAECEF url('../images/bkg/10pc-b.png');
}

.product_side_detail .regular_purchase_form li select{
	width: 250px;
	height: 20px;
	margin-top: 8px;
}


#product_display .product_side_detail .regular_purchase_form li:first-child{
	padding: 18px 50px 18px 35px;
	background-image: none;
	min-width: 241px;
	min-height: 34px;
}


#product_display table thead th{
	width: 114px;
}


#shopping_cart_table tbody tr td{
	background-color: #EAECEF;
}

#shopping_cart_table tr td input[type="text"]{
	padding-top: 10px;
}

.rightSide .standard-form .largeInput label, .leftSide .standard-form .largeInput label{
	width: 400px;
}

#download_table tbody tr td{
	background-color: #eaecef;
}

#finalCheckoutTable tr td{
	background-color: #eaecef;
}


