a img {
	border: medium none;
}

.leftcontent p.categories {
	margin: 5px 8px 5px 14px;
	float: left;
	width: 190px;
	color: rgb(3, 100, 205);
	font-size: 12px;
	padding-right: 3px;
	height: 29px;
}

#categoryclass {
	float: left;
	text-decoration: none;
	color: rgb(3, 100, 205);
	font-size: 12px;
	width: 30px;
}

.leftcontent p.categories a {
	text-decoration: none;
	color: rgb(3, 100, 205);
	font-size: 12px;
}

.leftcontent p.categories .cat_title a:hover {
	text-decoration: underline;
}

.leftcontent p.categories .cat_title {
	font-size: 14px;
	font-weight: bold;
}

.leftcontent p.categories img {
	margin-right: 4px;
	float: left;
	vertical-align: bottom;
}

.leftcontent p.morecategories {
	margin: 0px;
	padding: 0px;
	text-align: right;
}


.question h1 {
	font-size: 18px;
}

.question {
	padding: 5px;
	float: left;
	width: 100%;
	font-weight: bold;
}

.question_author {
	color: rgb(0, 0, 255);
	float: left;
	width: 80px;
}

.question_body {
	padding: 5px;
	color: rgb(0, 0, 255);
	float: left;
	width: 250px;
	margin-left: 60px;
}

.question_replies {
	color: rgb(0, 0, 255);
	float: left;
	width: 100px;
        margin-left: 60px;
}




.title_cat {
	margin: 0pt;
	padding: 2px 2px 10px;
	color: rgb(127, 195, 28);
	font-size: 18px;
	font-weight: bold;
}



#paginationnav {
	height: 21px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
        list-style-type: none;
}

#paginationnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#paginationnav li {
	margin: 0pt;
	padding: 0pt;
	float: left;
	height: 21px;
	text-indent: 10px;
}


.buttonnav {
	float: left;
	background-image: url(../images/button_pagination.gif);
	width: 71px;
	height: 17px;
	color: rgb(175, 214, 102);
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	text-indent: 0px;
	margin-top: 0px;
	text-align: center;
}

.descrizione {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 0px dotted #473714;
  }