

.configBox {
background:transparent url(/shared/img_structure/configSides.png) repeat-y scroll center center;
display:block;
float:left;
margin:30px 0 0;
padding:10px 25px;
position:relative;
width:280px; 
text-align: center;
}
.configBox h5 { 
color:#343434; 
font-size:12px; 
margin:0;
padding:0; 
font-weight:bold;
} 
.configBox h6 { 
color:#343434; 
font-size:10px; 
font-weight: normal;
margin:0;
padding:0; 
} 
.configwrap { 
margin:10px 0 0;
width: 280px;
padding:0; 
*padding: 0 0 10px 0; 
float:left; 
display: inline; 
border-top: 1px solid #999;
} 
.boxTop {
background:transparent url(/shared/img_structure/configTop.png) no-repeat scroll center top;
float:left;
margin:0;
padding:0;
position:relative;
width:330px;
z-index:99;
}
.addToCart{
	cursor:pointer;
}
.boxBottom {
background:transparent url(/shared/img_structure/configBottom.png) no-repeat scroll center bottom;
float:left;
height:20px;
position:relative;
width:330px;
z-index:99;
}
.boxTopB {
background:transparent url(/shared/img_structure/configTopB.png) no-repeat scroll center top;
float:left;
margin:0;
padding:0;
position:relative;
width:330px;
z-index:99;
}
.boxBottomB {
background:transparent url(/shared/img_structure/configBottomB.png) no-repeat scroll center bottom;
float:left;
height:20px;
position:relative;
width:330px;
z-index:99;
}

.popupBuyBox {
position: absolute;
width: 330px;
left: -10000px;
top: -10000px;
}

/**
#wiseBuyBox {
position: absolute;
width: 330px;
left: -10000px;
top: -10000px;
}
#wavBuyBox {
position: absolute;
width: 330px;
top: -10000px;
left: -10000px;
}
#wssBuyBox {
position: absolute;
width: 330px;
top: -1000px;
left: -10000px;
}
#wiseBottomBuyBox {
width: 330px;
position: absolute;
top: -1000px;
left: -10000px;
}
#wavBottomBuyBox {
width: 330px;
position: absolute;
top: -1000px;
left: -10000px;
}
#wssBottomBuyBox {
position: absolute;
width: 330px;
top: -1000px;
left: -10000px;
}
*/

span.closer {
background:transparent url(/shared/img_structure/buttons5.png) no-repeat scroll 0 0;
display:block;
height:12px;
margin:0;
padding:0;
position:absolute;
right:12px;
top:-8px;
width:12px;
}
