.Bx1_Promo_win_hero {
	background: url(../_img/promo/hero.jpg);
	width:679px;
	padding:0;
	height: 120px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.Promo_win_hero .text {
	color: black;
	margin-left: 20px;
	display: block;
	position: absolute;
	font-size: 14px;
	margin-right: 20px;
	line-height: 19px;
	left: 300px;
	top: 40px;
}

.Promo_win_hero .text span{
	color: #ff0000;
}

.top {
	margin-top:20px;
}

.Promo_win_hero .text a.title {
	color: #ff0000;
	font-size: 16px;
}

.Promo_win_hero .text p.status{
	font-size: 13px;
	line-height: 15px;
	margin-top:4px;
}

.red {
	color: #ff0000;
}