

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++ H E A D B A N N E R   C S S   F I L E +++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* HEADBANNER MENU ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*General styles*/

#box5{
	position:absolute;
	width:530px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0px;
}

/* ********************************** */

.info{
	width:530px;
	height:33px;
	background-color:#a4cd39;
	position:absolute;
}

.info p, .info h4{
	color:#fff;
	padding:3px 20px;
	font-family:Verdana;
}

.info h4{
	font-size:20px;
	color:#ffffff;
	font-style:italic;
}

.info h4 a{
	float:right;
	background-color:#ffffff;
	color:#a4cd39;
	font-size:10px;
	padding:0 3px;
	text-decoration:none;
	margin-right:-16px;
}

.mask2{
	position:relative;
	float:left;
	clear:left;
	margin-bottom:2px;
	width:530px;
	height:247px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}


