
/*
jQuery Fixes
*/


/* Product Pop-Up */
#popupContactClose {
	padding-left:0 !important;
	width:30px !important;
	height:30px !important;
	right:-13px !important;
	top:-9px !important;
}

#next-prod {
	margin-top:515px !important;
	right:36px !important;
}

#backgroundPopup{  
    position:fixed !important;  
    _position:absolute !important;  /* hack for internet explorer 6*/  
    height:100% !important;  
    width:100% !important;
    _width:9999px !important;
    _height:9999px !important;  
    top:0 !important;  
    left:0 !important;
    right:0 !important;
    bottom:0 !important;  
    background:#000000 !important;  
    border:1px solid #cecece !important;  
    z-index:1 !important;  
}

div#zoom {
	margin:255px 0 0 250px !important;
}

div#product-image-large_hidden4  {
	border:1px solid #E4E0E1;
	cursor:pointer;
	display:none;
}

