@charset "utf-8";
/* ------------------------------- IE-6 CSS Fixes - CSS Code by /Jawad */

* html body {
	line-height: 20px !important;
}
* html body img,
* html body cstm-img,
* html body input {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
* html div.cstm-ie-fix{
	margin: 0px !important;
	padding: 0px !important;
}
* html div.security {
	font-size: 13px !important;
	position: relative;
	bottom: 20px;
}
* html input.cstm-chk-box {
	width: 13px !important;
	margin: 0px 5px !important;
}
* html input.cstm-field{
	margin: 10px 0px !important;
	padding: 17px 10px;
	width: 265px;
	border: 0px !important;
	background-image: url(http://static.jvzoo.com/images/bg-input.jpg) !important;
	background-repeat: no-repeat;
}
* html ul.termsofsale li {
	margin: 5px 0;
}
* html label.email-id,
* html label.paypal-email-id,
* html label.cstm-coupon-code {
	display: block !important;
	visibility: visible !important;
	color: #3A3A3A;
	font-weight: bold;
	margin-bottom: -5px;
}
* html input.cstm-coupon-code {
	background-image: url(http://static.jvzoo.com/images/bg-input2.jpg) !important;
}
* html div#cart-footer div.cstm-pos{
	display: inline-block !important;
	position: relative;
	top: -2px;
}