.eb-taskbar {
	background-color: #999999;
}
h2.eb-event-title {
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
    border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #F2F2F2;
}
div.eb-container {
	padding-right: 2%;
	padding-left: 2%;
    padding-bottom: 62px;
}
#eb-categories .eb-description,#eb-event-page .eb-description,#eb-events .eb-description {
	border-bottom: 1px solid #dbdee1;
	border-left: 1px solid #dbdee1;
	border-right: 1px solid #dbdee1;
	border-radius: 0 0 7px 7px;
	margin: 0;
	padding: 10px;
	background-color: #cccccc;
}
div.post-read-more {
	visibility: hidden;
}
h2.jux-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
div.#eb-event-page {
	width: 80%;
	padding-top: 42px;
	padding-bottom: 42px;
	padding-left: 20%;
}
div.up-event-item {
	background-color: #FFF;
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 18px;
	padding-left: 18px;
	border-radius: 20px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
hr { padding-top: 3px; padding-bottom: 3px; background-color: #666666;}
div.formContainer {
    width: 80%;
	padding-top: 42px;
	padding-bottom: 42px;
	padding-left: 10%;
}
option {
  font-size: 20px;
}

textarea#messaggio {
   font-size: 18px;
}
