#widget_guiadeprodutos .esfera-br-event {
	border-bottom: 0px;
	height: auto;
}

#widget_guiadeprodutos .esfera-br-event .image-event {
	width: 97px;
	height: auto !important;
}

#widget_guiadeprodutos .esfera-br-event .image-event img {
	border: 2px solid #E7E7E7;
	margin: 7px;
	margin-right: 0px;

}

#widget_guiadeprodutos .event-date {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top: 1px solid #dfdfdf;
	padding-right: 5px;
	position: relative;
	display: block;
	height: 20px;
	width: 100%;
	clear: both;
}

#widget_guiadeprodutos .event-date > span {
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	display: inline-block;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 7px;
	font-size: 11px;
}

#widget_guiadeprodutos .event-date .click_date {
	font-family: Georgia, 'Times New Roman', Times, serif;
	border-left: 1px solid #DFDFDF;
	line-height: 24px;
	text-align: right;
	font-size: 9px;
	float: right;
	height: 20px;
	width: 10px;
}

#widget_guiadeprodutos .event-date > div {
	position: relative;
	height: 20px;
	float: right;
	width: 80px;
}

#widget_guiadeprodutos .event-date > div > div {
	position: absolute;
	padding-top: 2px;
	overflow: hidden;
	height: 14px;
	width: 100%;
}

#widget_guiadeprodutos .event-date > div > div span {
	background-image: url(star.png);
	background-position: bottom;
	display: inline-block;
	margin-right: 2px;
	height: 13px;
	width: 14px;
}

#widget_guiadeprodutos .event-date > div > div:first-child span {
	background-position: top;
}