.css_guestbook_position
{
	margin-top: 30px;
}
.css_form_embedded
{
	background-color: #B8D95E;
	padding: 5px 10px 5px 10px;
}

.css_form_submit_position, .css_form_antispamcontent_position, .css_form_antispamtext, .css_form_textfieldspace, .css_form_successmessage, .css_form_errormessage, .css_form_obbligatorio
{
	text-align: left;
}

b.css_form_text, .css_form_antispamtext
{
	color: #fff;
}

.css_form_antispamtext
{
	margin-top: 30px;
	border-top: 1px solid #fff;
	padding-top: 5px;
	width: 390px;
	font-size: 11px;
	margin-bottom: 10px;
}
.css_form_antispamcontent_position input.css_form_antispam_inputfield
{
	width: 130px;
	height: 30px;
}
.css_form_submit_position
{
	margin-top: 30px;
	border-top: 1px solid #fff;
	padding-top: 10px;
	width: 390px;
}

.css_form_successmessage, .css_form_errormessage
{
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}

a.css_form_link, .css_navigation_totalcount, a.css_navigation_select
{
	display: none;
}



/* commento testimonial */

.css_post_embedded
{
	border-width: 0;
	padding: 0;
}
#commento-testimonial table tr, #commento-testimonial table
{
	border-width: 0;
	width: 420px;
}
#commento-testimonial table tr td.css_post_header1
{
	font-weight: bold;
	font-size: 12px;
	width: 350px;
	vertical-align: top;
}
#commento-testimonial table tr td.css_post_header2, #commento-testimonial table tr td.css_post_header3
{
	width: 35px;
	vertical-align: top;
}
#commento-testimonial table tr td.css_post_header1 .css_post_header4
{
	font-weight: normal;
	color: #666;
	font-size: 11px;
}
#commento-testimonial
{
	margin-bottom: 15px;
	background-image: url(images/punto-oriz.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 10px;
	width: 420px;
}

.css_post_message
{
	/*
background-image: url(images/punto-oriz.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
*/
	width: 420px;
}
img.css_post_url_image, img.css_post_email_image
{
	height: 10px;
	width: 35px;
	float: left;
}


