@CHARSET "ISO-8859-1";

.gcon_events_preview{
	display: block;
	margin: 0px;
	padding:0px;
	font-size: 12px;
	background-color: white;
		border-top:1px solid #15278a;
	border-bottom:2px solid #15278a; 
	text-align: left;
	margin-bottom: 5px;
}


.gcon_events_preview .gcon_titolo{
	font-size:18px;
	font-weight:bold;
	
	
	padding-left:38px;

	line-height:32px;
	text-align: left;
	vertical-align: middle;
	color: #15278a;
	border-bottom:2px solid #15278a; 
	background:none;
	vertical-align:middle;
	background-image: url("../images/events_icon_clock.png");
	background-repeat: no-repeat;
	height: 32px;
	
	
}
.timeblock{
	font-size: 13px;
	font-weight: bold;
	color:  #0055ff;
	font-family: sans-serif;
}
.gcon_eventslist tr td{
	border-bottom: 1px solid #cccccc;
	
	vertical-align: middle;
}

.gcon_events_preview_eventname{
	color:red;
	font-size: 12px;
	font-weight: bold;
}
