
/* CSS galleria.php */

#corpo p {
text-align:justify;
}

#coldx_galleria
{
	position: relative;
	width: 360px;
	text-align: left;
	float: right;
	border-left: #666;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	padding: 0 0 0 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

