#item {
	font-size:.8em;
	margin-bottom:1em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	margin-right:240px;
}


#item a {
	color: #FF3300;	
}

#item h2 {
	font-size:1.8em;
	color:#ff3300;
	margin-bottom:.5em;
	padding:0;
}

#item p {
	line-height:1.5em;
	margin-bottom:.5em;
}

#description {
	font-style:italic;
	color:#333;
	margin-bottom:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#picture {
	float:right;
	margin-bottom:5px;
	margin-left:5px;
}

#childs p {
	margin:0;
}

#childs h3 {
	margin:0 0 .3em 0;
}

#childs li {
	list-style-type:circle;
	margin-bottom:.5em;
}


#comments .from {
    font-weight:bold;
    margin-bottom:.5em;
}

#comments .sender {
    font-style:italic !important;
    font-weight:normal;
}

#comments .comment {
    border-bottom:1px solid #CCC;
    padding-bottom:1em;
    margin-bottom:1em;
}

#commentForm .large {
    width:100%;
}

#commentForm label {
    font-weight:bold;
}


.verifica {
	font-size: 1px;
	display: none;
	visibility: hidden;
}