.daysarticle2{
	width:248px;
	height:464px;
	text-align:center;
	overflow:hidden;
	border:1px solid #edaa00;
	margin-top:30px;
}
.daysarticle2 .daysarticle2-title{
	font-size:15px;
	padding:9px 0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #edaa00;
	background-position:0px 0px;
	background-repeat:repeat-x;
}
.daysarticle2 .daysarticle2-body{
	padding:0px;
}
.daysarticle2 .daysarticle2-item{
	width:248px;
	height:425px;
}
.daysarticle2 .daysarticle2-item_inner{
	width:230px;
	padding:16px 10px 0px 10px;
	display:inline-block;
}
.daysarticle2 .daysarticle2-item-name{
	height:36px;
	overflow:hidden;
}
.daysarticle2 .daysarticle2-item-name a{
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.daysarticle2 .daysarticle2-item-name a:hover{
	text-decoration:underline;
}
.daysarticle2-item-image{
	margin:40px 0px;
	padding:0;
	height:195px;
}
/* prices and discount */
.daysarticle2-prices-and-discount{
	text-align:left;
}
.daysarticle2-item-price-old{
	font-size:15px;
	color:#a1a1a1;
	font-weight:bold;
	text-decoration:line-through;
}
.daysarticle2-item-price-new{
	font-size:19px;
	color:#3399cc;
	font-weight:bold;
}
.daysarticle2-item-discount{
	width:220px;
	padding-top:9px;
	padding-bottom:9px;
	font-size:15px;
	font-weight:bold;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:11px auto;
	margin-top:19px;
	margin-bottom:9px;
	color:white;
}
/* /prices and discount */

.daysarticle2-bottomblock{
	width:100%;
	height:84px;
	border-top:1px solid #edaa00;
	background-color:#ffefc8;
}

/* propgressbar */
.daysarticle2-progress_bar-title{
	float:left;
	margin:11px 0px 0px 16px;
	font-size:12px;
}
.daysarticle2-progress_bar{
	position:relative;
	width:142px;
	height:26px;
	float:right;
	margin:6px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:1;
}
.daysarticle2-progress_bar-line{
	position:relative;
	height:18px;
	margin:4px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:2;
}
.daysarticle2-progress_bar-persent{
	position:absolute;
	top:6px;
	right:10px;
	font-size:12px;
	font-weight:bold;
	z-index:3;
}
.daysarticle2-progress_bar-text_note{
	width:115px;
	float:left;
	margin:3px 0px 0px 16px;
	font-size:12px;
	text-align:left;
}
.daysarticle2-timer{
	width:110px;
	height:27px;
	float:left;
	overflow:hidden;
	text-align:right;
	padding-top:4px;
}
.daysarticle2-timer span{
	font-size:24px;
	font-weight:bold;
}