table {
	border-collapse: collapse;
}
.code {
	width:100%;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #eeeeee;
	border: #cccccc;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	background-color: #222222;
}
.quote {
	width:100%;
	font-size: 11px; color: #999999; line-height: 125%;
	border: #cccccc;
	color: #eeeeee;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	background-color: #222222;
}
.maintitle,h1,h2 { 
	font-weight: bold; 
	font-size: 22px; 
	text-decoration: none; 
	line-height: 120%; 
}
.forum_maintable {
	padding:10px;
}
.forum_intestazione {
	background-color:#311e31;
	height: 28px;
}
.forum_intestazione3 {
	background-color:#b41313;
	height: 28px;
}
.forum_tableborder {
	border: 1px solid #666666;
}
.forum_intestazione2 {
	background-color:#30411a;
	height: 28px;
}
.forum_post {
	border: 5px #666666 solid;
	font-size: 13px; 
	background-color: #0c0c0c; 
}
.forum_post1 {
	border: 5px #666666 solid;
	font-size: 13px;
	background-image:url(../immagini/navigazione/gallery_diag.gif);
}
.forum_post2 {
	border: 5px #666666 solid;
	font-size: 13px; 
	background-color: #111111; 
}
.form_bottone {
	background-image: url(../immagini/forum/button.gif);
}
.testo_post {
	color: #ef2828;
}