#banner-ribbon {
	height: 29px;
	position: absolute;
	z-index: 10;
	right: -10px;
	top: 72px;
}

#banner-ribbon img {
	width: 10px;
	height: 29px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#banner-ribbon div {
	position: relative;
	padding-right: 10px;
	padding-left: 8px;
	height: 25px;
	background-color: #cbdbe9;
	line-height: 26px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #2a4a66;
	text-shadow: 0px 1px #bebebe;
}

#banner-ribbon span {
	font-size: 10px;
	text-shadow: 0px 1px #bebebe;
}