@import url("base.css");

/*------------------------------------------------------*/

#main .feature0,
#main .feature1,
#main .feature2,
#main .feature3 {
	float: 	left;
	margin: 0 13px 0 0;
}

#main .feature0 { width: 586px; margin-right: 13px; }
#main .feature1 { margin-right: 12px; }
#main .feature3 { margin: 0; }
#main .feature1,
#main .feature2,
#main .feature3 { border: solid 1px #d5d5d5; }

#main .findGelato {
	float: left;
	width: 252px;
	height: 329px;
	background: #e2ddc7 url(../../elements/home/find-gelato.jpg) no-repeat left top;
}
#main .findGelato form {
	padding: 30px 10px;
}
#main .findGelato form label {
	line-height: 20px;
	font-weight: bold;
	color: #35750d;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 2px;
	display: block;
}
#main .findGelato form select {
	vertical-align: middle;
	font-size: .8em;
	color: #333333;
}
#main .findGelato form .button {
	width: 38px;
	height: 19px;
	background: transparent url(../../elements/skin/btn_go.gif) no-repeat left top;
	vertical-align: middle; 
}

#main .findGelato .add { display: none; }


#newsbar {
	background: transparent url(../../elements/skin/news.gif) no-repeat left top;
	padding: 0 0 0 93px;
	margin: 10px 0;
	clear: both;
}

#newsbar div {
	height: 19px;
	width: 760px;
}

#newsbar div a {
	font-size: 12px;
	line-height: 20px;
	color: #55a820;
	text-decoration: none;
}

#newsbar div span {	padding: 0 5px; }
