
/* grey dashes */	

#hzdash {border-left: 1px dashed #919191; height: 100%; width:2px;}
#hzdash td {border-left: 1px dashed #919191; height: 100%; width:2px;}
#vldash {border-bottom: 1px dashed #919191; width: 100%;}	
.hzdash {border-left: 1px dashed #919191; height: 100%; width:2px;}
	
.vldash table {border-collapse:collapse;}	
.vldash td {border-bottom: 1px dashed #919191; }	


#smallprice {color:#919191; font-size: 12px; height:20px; text-align:center;}
#largeprice {color:#919191; font-size: 30px; height:25px; text-align:center;}
#designgrey {color:#919191; font-size: 12px; height:10px; text-align:center;}
#designsale {color:#919191; font-size: 30px; height:40px; text-align:center;}

#limitedtime {
        font-size:9px;
        font-weight:bold;
        position:absolute;
        z-inde:35;
        top: 95px;
        left: 5px;
        width: 400px;
        }



.whitesm {font-size:10px; color:#fff;}
.whitesm a{font-size:10px; color:#fff;}

smallfonts{font-size:10px;}

img {
	border:none;
}