#chooseimage 
{
	padding: 1px 0px 0px 140px;
}
#Info {
	background-image: url('../images/info_nature.png');
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
#InfoText {
	position: relative;
	left: 60px;
	top: -45px;
	height: 50px;
	width: 310px;
	font-size: 12px; font-family: "Arial";
	font-style: italic;
	color: #80a331;
}

#ADD 
{
	position: absolute;
	top: 90px;
	left: 260px;
	width: 233px;
	height: 116px;	
}

#BANNER
{
	position: absolute;
	top: 0px;
	left: 785px;
}
