body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	border-bottom:1px #ccc solid;
}
.block {
	width: 120px;
	border: none;
	padding: 4px;
}
.block p {
	margin: 0px;
}
.rightentry {
	padding-bottom: 15px;
	width: 120px;
	padding: 0px;
	border: 1px #bbb solid;
	background: none;
	line-height: 15px;
}
.rightentry:hover{
	background: none;
	background-color: #E3E3E3;
}
.rightentry a, .rightentry a:visited {
	color: #000;
	text-decoration: none;
}
.rightentry a:hover {
	color: #999;
}
.rightentry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 97px;
	padding-left:18px;
	margin-top: 0;
	border-bottom: 1px #ccc solid;
	background: url(pics/grey/slick_bullet_big.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.formbutton {
	border-style: groove;
	font-size: 10px;
}
.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background: url(pics/grey/slick_postback.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color:#fff;
	border:1px #ccc solid;
	margin-bottom:32px;
	padding-right:38px;
}
.entryfooter, .commententryfooter, entryfooter_linkdump {
	color:#666;
	font-size:9px;
	text-align:right;
	margin-bottom:3px;
	margin-top:15px;
}
.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #777;
}
.error {
	font-weight: bold;
	color: #ff0000;
}