#header-banner {
	position: absolute;
	top:17px;
	left:455px;	
}

#discount {
	position: absolute;
	bottom: 10px;
	left: 300px;
	margin-bottom: 20px;
	background: #a3d018;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 35px solid #a3d018;
	border-top: 15px solid #a3d018;
	border-left: 12px solid #a3d018;
	border-right: 12px solid #a3d018;
}

#discount span {
	position: absolute;
	top: 25px;
	left: 12px;
	font-size: 9px;
	font-weight: normal
}

ul.discount li a {
	font-size:13px;	
}

strong.special {
	color:#a3d018
}