/* IE7 CSS FIXES FOR MIGHTYSITE SANDBOX: CREATED BY ERIN */

div#sideSpiff div#spiff_container .search .input {
	height:19px;
	padding:6px 10px 1px 10px;
}

ul.MightyMenu li {
	padding:9px 2px 11px 0;
}
ul.MightyMenu li ul {
	top:28px;
	padding:8px 0 3px 0;
}


#ratingStarsHolder {
	position:relative;
}

.shoppingCartShippingMsg,
.shoppingCartCouponMsg{
	display:block;
	width:250px;
}

#dialogOnPageLayer .shoppingCartShippingMsg,
#dialogOnPageLayer .shoppingCartCouponMsg{
	width: 300px;
}


.shippingCountryLabel,
.zipLabel{
	display:block;
}

#shoppingCartShippingRadio,
#couponCode,
#shippingLocation2{
	width: 265px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}



.goToCheckoutBtn input {
    height: 38px;
}

div.paypalButtonHolder {
    width: 146px;
}


.loginBtnHolder input, 
#forgot_password_account input.retrievePasswdButton {
    height: 33px;
}

.createBtnHolder input {
    height:  33px;
}

.fullCart .enterCodeButton input,
.fullCart .calculateButton input {
	height:22px;
}