

ul#documentos{
	clear:both;
	list-style:none
}
ul#documentos li{
	/*
	margin:0 15px;
	float:left;
	width:320px;*/
	border-bottom:2px solid #999999;
	padding:20px 0 10px;
}

h2.categoryTitle{
	float:left; 
	width:400px;
}
p.paginador{
	text-align:right;
	clear:both
}
p.paginador a{ 
	font-weight:bold; 
	text-decoration:none;
 }
.TextBox select{
	 float:right;

 }
 

