#classiwrapper {

}

.ui-welcome {
	display: none;
	margin: 0;
}

/* Home > Categories */
.classifiedcats {
	margin-top: 10px;
	margin-bottom: 10px;
}

p.maincategoryclass:hover {
	background: #cfcfcf;
	cursor: pointer;
}

/* Ultimi annunci pubblicati */
#entry-5475 h3 {
	font-size: 30px;
	font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

/* Home > Annunci */
#classiwrapper h4 {
	font-size: 19px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

/* Paginator */

#classiwrapper .pager a {
	border: 1px solid #0088b2;
	padding: 3px;
	border-radius: 3px;
} 

#classiwrapper .pager a:hover {
	background: #0088b2;
	color: #fff;
}

/* Inserisci annuncio */
#adpostform h3 {
	display: none;
}

#classiwrapper .counter{
	display: none;
}

/* Dettagli annuncio */
#showawpcpadpage .awpcp-title {
	font-size: 20px;
}

#showawpcpadpage .showawpcpadpage label {
	font-size: 18px;
}

#showawpcpadpage .tw_button {
	display: inline-block;
	margin-top: 20px;
}

#flag_ad_link {
	display: none;
}