.category{
	width:98%;
	padding:5px;
	/*background-color:#ffffff;*/
	}
.category_title{
	display:block;
	width:99%;
	padding:5px;
	/*background-color:#cccccc;*/
	}
.category li.link_list{
	list-style-image:url(../images/lista.png);
	list-style-position:outside;
	line-height:150%;
}