.category_delete{
background-color:#F3F3F3;
padding: 0px 5px 0px 5px;
}

.category_delete:hover {
	cursor: pointer;
	background-color:#FFF;
}







.ajaxdelete:hover {
	cursor: pointer;
}

.clickable:hover {
	cursor: pointer;
}

.contact_drop_hover
{
	font-weight: bolder;	
}
	

.post{
		width:350px;
		background-color:#ECEFF5;
		border-bottom:1px solid #CCD6E3;
		float:none;
		margin-bottom:3px;
		padding:4px 6px;
		overflow:hidden;
		clear:left;
			-moz-border-radius:3px;
				-webkit-border-radius:3px;
		}
		
		span.titolo a, span.titolo a:visited{
			color:#3B5998;
			font-weight:bold;
			outline-style:none;
			text-decoration:none;}
			
			span.titolo a:hover{
				text-decoration:underline;}
				
			span.datapostRound{
				font-size:9px;
				color:#2786C2;
				background-color:#fff;
				padding:4px;
				clear:both;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;}
				
			span.datapost{
				font-size:9px;
				color:#909090;}

			.error{
				color:red;
				font-weight: bold;
				margin-bottom: 7px;
				width: 60%;
				padding-left: 30px;
				background: url('../images/error.png') no-repeat 2px 3px;
				margin-left: 10px;
				text-align: left; padding-right:6px; padding-top:6px; padding-bottom:6px
			}	
.search{
width:445px;
border:1px solid #CCCCCC;
padding: 10px;
margin-bottom:30px;

}			
				
				
				