.tags table {
	width: 100%;
}
.tags table td {
	vertical-align: top;
	padding-right: 20px;
}
.tags a {
	font-size: 11px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.litera {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	margin: 5px 0 5px 0;
	color: #F05529;
	background-color: #eee;
	border-radius: 7px;
	float: left;
}