#leftcol{
	float:left;
	width:0px;
}

#rightcol{
	float:left;
	width:300px;
}

#content{
	float:left;
	width:678px;
}

.content_part {
	margin:0px 0px 20px;
}

.content_blog_post {
	margin:0px 0px 10px 0px;
	padding:2px;
	border-top:solid 1px #cccccc;
}

.post_preview {
	margin:5px 0px 0px 10px;
	float:left;
	width:520px;
}

.titolo_prev_post {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
}

#post_loading {
	display:none;
}

.foto_prev_all {
	float:right;
	background:url(http://www.manyego.com/img/all_icon.png) no-repeat;
	padding:1px 0px 0px 20px;
}

#opz_list {
	background-color:#cccccc;
	padding:10px 10px 10px 10px;
}

#opz_list li{
	color:#666666;
	list-style:none;
	margin:5px 0px 5px 0px;
	padding-left:30px;	
	font-weight:bold;
	height:24px;
}

#opz_list li#add_foto{
	background-image:url(http://www.manyego.com/img/edit_add.png);
	background-repeat:no-repeat;	
}

.show_avatar {
	margin:5px 2px 5px 0px;
}

.ricerca_profili {
	margin:10px 0px;
	padding:5px;
	border:solid 1px #cccccc;
}

.cerca_part {
	margin:10px 0px;
	border-bottom:solid 1px #cccccc;
	padding-bottom:10px;	
}

.cerca_part_titolo {
	font-size:15px;
	font-weight:bold;
	color:#aaaaaa;
}

.cerca_filtro_sx {
	float:left;
	margin:5px 10px;
	width:80px;
	text-align:right;
	font-weight:bold;
}

.cerca_filtro_dx {
	float:left;
	margin:5px 3px;
	width:160px;
	text-align:left;
}