form div.neutral {
	padding-top: 8px;
}
form input.input-text {
	width: 217px;
	margin: 3px 0 0 0;
	background: url(../images/area_riservata/bg_input.gif) no-repeat top left;
}
input.checkbox {
	width: 13px;
	height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
input.radio {
	width: 13px;
	height: 13px;
	vertical-align: middle;
}
form.profile input.input-text {
	background: url(../images/centri/bg_input.gif) no-repeat top left;
	width: 231px;
}

.news a {
	margin: 15px 0 0 0;
	display: block;
	background: url(../images/arrow/blue_left.gif) no-repeat 95% 50%;
}
.news a.accordion_toggle_active { background: url(../images/arrow/blue_down.gif) no-repeat 95% 50%; }
div.accordion_content {
	position: relative;
	overflow: hidden;
}
div.accordion_content p { margin: 0; }
.community span.divider {
	height: 1px;
	float: left;
	display: inline;
	position: relative;
	clear: both;
	width: 100%;
	margin-top: 6px;
	background: url(../images/divider_small.gif) no-repeat top center !important;
}
div.accordion_content img { position: relative; }
* html div.accordion_content img { position: static; }
.news a span { color: #A7A7A7; }
.news a { line-height: 13px; }


.materiali p.post {
	margin-top: 15px;
}
.materiali a {
	background: url(../images/ico_pdf.gif) no-repeat 0 50%;
	padding: 2px 0 2px 50px;
	display: block;
}

.text .big span.left {
	width: 80px;
	margin-left: 10px;
	line-height: 12px;
}

.community {
	float: left;
	display: inline;
	width: 432px;
	background: transparent url(../images/bg_community.gif) repeat-x 0 0;
	margin: 133px 0 0 10px;
}
.community p.divider {
	margin-top: 15px;
	position: relative;
	
}
.community .post-title { font-size: 1.2em; line-height: 14px; }

.community .comments {
	float: left;
	display: inline;
	margin: 3px 0 0 20px;
	position: relative;
}

span.stars {
	display: block;
	width: 55px;
	height: 9px;	
}
span.stars span {
	display: block;
	background: url(../images/bg_star.gif) repeat-x top left;
	height: 9px;
}

.comments .stars {
	position: absolute;
	top: 15px;
	left: 30px;
}
.community .vedi {
	float: right;
	margin-top: 2px;
}
.community .post-data {
	float: left;
	display: inline;
	width: 200px;
	margin: 2px 0 0 8px;
}
.community .comment {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin-top: 15px;
	position: relative;
}
.community .comment span {
	clear: none;
	float: left;
	display: inline;
	width: 365px;
	margin: 0 0 0 15px;
}

.community .sort {
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
}
.post-content {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	padding: 25px 0 15px 0;
}

.buttons {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin-top: 20px;
	text-align: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pager ul { top: -8px; }
	.pager ul li a {
		padding: 7px 15px 6px 11px;
	}
}

form textarea.text-comment {
	width: 423px;
	background: url(../images/area_riservata/bg_comment.gif) no-repeat top left;
}

.day a.trigger,
.month a.trigger,
.year a.trigger,
.day a.activetrigger,
.month a.activetrigger,
.year a.activetrigger {
    width: 42px;
    background: url(../images/bg_select_small.gif) no-repeat top left;
}
.day select,
.month select,
.year select { 
	width: 55px;
} 

.day, .month, .year { position: relative; }
.day, .month { margin-right: 28px; }

.day ul.dropdownvisible,
.month ul.dropdownvisible,
.year ul.dropdownvisible {
	height: 220px;
	width: 57px;
	overflow-y: auto; 
	overflow-x: hidden;
}
