
#time-block { color:red;font-size:16px;font-weight:bold;position:absolute;z-index:1; }
#daily-sale-product { margin-left:118px;padding-top:13px;font-size:13px;color:red;font-weight:bold; }
#daily-sale-block { height:166px;margin:0;padding:0; }

div.product-detail-dailysale { background:black;width:512px!important;height:35px;font-size:1.6em;padding:0 0;margin:0px 0px 0px 4px; }
div.product-detail-dailysale.group { }
#pb-right-column div.hasCountdown {
    background-color: black;
}

li.column-display { display:inline-block; }
div.column-bottom { width:155px;height:45px;padding-left:12px;padding-top:5px;padding-bottom:5px; }
div.column-discount-box { float:left;width:85px;height:40px;background:none repeat scroll 0% 0% rgb(129, 131, 133);text-align:center; }
div.column-price-box { float: left; width: 53px; height:35px; background: none repeat scroll 0% 0% rgb(223, 224, 224);padding-left:10px;padding-top:5px; }

span.column-discount-text { font-family:"HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:2em;font-weight:bold;color:#FFFFFF; }
span.column-strike-text { text-decoration:line-through; }
span.column-price-text {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size:.75em;
	line-height:120%;
	color:rgb(129, 131, 133);
}

div.product-list-dailysale {
	background:url('../images/product-list-dailysale.png') no-repeat;
	width:70px;
	height:21px;
	text-align:right;
	position:relative;
	left: -4px;
	z-index:100;
	font-family:"HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size:0.95em;
	font-weight:normal;
	color:#FFFFFF;
	padding-right:8px;
	padding-top:2px;
}

.dailybanner div.hasCountdown {
    background-color: #E51A24;
    height: 19px;
    left: 90px;
    top: 122px; 
    font-size: 25px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 148px;
    z-index: 100;
	font-weight:normal;
}
#index .dailybanner div.hasCountdown {
    background-color: transparent;
    font-size: 11px;
    left: 131px;
}
