.quick-view {
  position: absolute;
	top: 0px;
	left: 0px;
	padding: 0 2px 0 0;	
	width: 450px;
	margin: 125px 0 0 145px;
	min-width:450px; width:auto !important;
	height:550px;
	min-height:550px; height:auto !important;
	background-position: right 3px;
	background-repeat: no-repeat;		
	z-index: 10;
	}
	
	.quick-view2 {
  position: absolute;
	top: 0px;
	left: 0px;
	padding: 0 2px 0 0;	
	width: 450px;
	margin: 175px 0 0 200px;
	min-width:450px; width:auto !important;
	height:550px;
	min-height:550px; height:auto !important;
	background-position: right 3px;
	background-repeat: no-repeat;		
	}

.quick-view-wrp {
	border: 2px solid #9dbee1;
	background: #fff;
	}

.close {
	margin: 0 0 0 400px;
	padding: 7px 0 0 0;
	border: 0px
	}
.lgtext {
	margin: 0 0 0 20px;
	padding: 7px 0 0 0;
	border: 0px
	}
.qv-moudle-2{
	margin: 0 0 0 172px;
	width: 170px;
	}

.shadow-border {
	width: 500px;
	height: 2px;
	background-image: url(/images/shadow-border-lft.gif);
	background-position: 3px top;
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
	img.info {
	padding: 13px 0 0 4px;
	}
  img.stylized-shoe {
	padding: 0px 0 0 0px;
	}
