#banner {
	width: 758px;
	height: 303px;
}

#banner .item {
	width: 758px;
	height: 303px;
	position: absolute;	
}

#banner .description {
	position: absolute;
	bottom: 30px;
	margin-left: -5px;
	width: 685px;
	padding-bottom: 39px;
	background: url(../../../themes/gemini/img/banner_header_bg.png) right bottom no-repeat;	
}

#banner .description h2 {
	font-size: 16px;
	color: #000;
	margin: 0 14px 0 0;
	padding: 0;	
	background: #fdd400;
}

#banner .description a {
	display: block	;
	padding: 15px 15px 0;
}