a.books:link, a.books:visited, a.books:active {
	display: block;
	color: #ffffff;
	background-color: #D98F89;
	padding: 3px 8px 3px 13px;
	line-height: 13px;
	text-decoration: none;
	border-top: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	font-size: 11px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}
a.books:hover {
	display: block;
	color: #ffffff;
	background-color: #9fa668;
	padding: 3px 8px 3px 13px;
	line-height: 13px;
	text-decoration: none;
	border-top: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	font-size: 11px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
}
.books-author {
	background-color: #dadada;
	padding: 4px 8px 4px 13px;
	line-height: 13px;
	border-bottom: solid #ffffff 2px;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
}
.books-description {
	padding: 4px 8px 5px 13px;
	line-height: 13px;
	border-bottom: solid #ffffff 2px;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	background-image: url(http://www.aasbea.com/img/books-background-description.gif);
	background-position: bottom;
}.columns-content {
	background-image: url(http://www.aasbea.com/img/columns-bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: solid #9FA668 1px;
	width: 260px;
	vertical-align:top;
	background-color: #eeeeee;
	padding: 10px;
	text-align: justify;
}
.columns-right {

	background-image: url(http://www.aasbea.com/img/columns-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.columns-left {
	background: url(http://www.aasbea.com/img/columns-left.png);
	background-position:bottom right;
	background-repeat:no-repeat;
} 
.columns-content-title {
	font-weight: bold;
	color: #8C2B2B;
	background-color: #FFFFFF;
	padding: 8px 10px 22px 10px;
	background-image: url(http://www.aasbea.com/img/columns-title-back.png);
	background-position: bottom;
}
.columns-content-texts {
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
.columns-content-listas {

	padding: 0px 0px 0px 22px;
}

