


#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0; cursor:pointer; z-index:998;}
.floatBox{border:#fff 10px solid; width:300px;position:absolute;top:50px;left:40%; height:auto; z-index:999; background:#CCC;}
.floatBox .title{height:40px; background:#fff;color:#666;}
.floatBox .title h4{float:left; margin:0px;font-size:20px;}
.floatBox .title span{float:right;}
.floatBox .content{padding:0px; margin:0px;background:#EBEBEB; margin-bottom:0px; height:auto;}
#addtocart,#telltofriend, #sevendays {cursor:pointer;}
