div#spots {
	padding-left:25px;
	margin:20px 0;
}

div.item2{
	width:217px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEF4EF;
	border:1px solid #EEF4EF;
	float:left;
}
div.lastItem{
	width:217px;
	margin-right:0;
	margin-bottom:0px;
	background-color:#EEF4EF;
	border:1px solid #EEF4EF;
	float:left;
}
div.itemContent{
	padding:7px;
}
div.line{
	border-top:dashed 1px #DDDDDD;
	width:717px;
	margin-top:10px;
	margin-bottom:-20px;
}
#spots h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#2C3F49;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
}
#spots p{
	font-family:Lucida Sans Unicode, Verdana;
	color: #535353;
	font-size:0.75em;
	line-height:1.8em;
	margin-left:0px;
	margin-top:0;
	margin-bottom:5px;
}
#vitrinImage{
	padding-left:10px;
	padding-top:10px;
}
#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#4A4E32;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:15px;
}
#content p{
	font-family:Lucida Sans Unicode, Verdana;
	color: #535353;
	font-size:0.75em;
	line-height:1.8em;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:0;
}