#cmcontent {
	margin: 0 0 48px 210px;
}

#csmleft {
	position: absolute;
	width: 195px;
	margin-left: -200px;
}

#cfeatbookssm {
	background-image: url(/images/skins/v2/oldpnltop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 1em 0;
	width: 195px;
}

#cfeatbookssm h4 {
	margin-top: 40px;
	margin-bottom: 40px;
}

#cfeatbookssm .bk-y {
	background-image: url(/images/skins/v2/oldpnlbottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 0 2em 0;
}

#cfeatbookssm .bk-y a {
	margin: 0 1px;
}

#featbookssm {
	position: static;
	background-image: url(/images/skins/v2/oldpnlmid.gif);
	background-position: 0 60px;
	background-repeat: repeat-y;
	text-align: center;
	padding: 0 1em;
	margin: 20px 0px 0px;
}

#featbookssm .book {
}

#cfeatbookssm span.title {
	display: block;
}

* html body #featbookssm {
	position: static;
	margin-left: 0px;
	margin-top: 0px;
	margin: 20px 0px 0px;
}

#cfeatbookssm a {
	border: 0px none;
}

#cfeatbookssm a:hover {
/* 	background: none; */
}

div#clpdf {
	background-image: url(/images/skins/v2/oldpnlmid.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 10px 0;
	margin: -20px 0 0 0;
}

a#lpdf {
	display: block;
	background-image: url(/images/skins/v2/badgepdf.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -24000px;
	height: 134px;
	margin: 0 1px;
}

a#lpdf:hover {
	background-image: url(/images/skins/v2/badgepdf.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#clnks {
	margin: 0 1em;
}

* html body div#clpdf {
	margin: -20px 0 0;
}

* html body a#lpdf {
	background-image: url(/images/skins/v2/badgepdf.gif);
}

* html body a#lpdf:hover {
	background-image: url(/images/skins/v2/badgepdf.gif);
}

#cnews {
	float: right;
	width: 40%;
	width: 300px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}

#cnews a,
#cfeatbooks a {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

#cnews:hover,
#cfeatbooks .book:hover {
	color: #333;
}

#cnews:hover a,
#cfeatbooks:hover a {
	color: #111;
	border-bottom: 1px solid #555;
}

#cnews:hover a:hover,
#cfeatbooks:hover a:hover {
	color: #000;
/* 	background-color: #999; */
}

#cnews h3.subtitle {
	margin-top: 0px;
}

#cnews .nw {
	margin-bottom: 2em;
}

#cfeatbooks {
/* 	text-align: right; */
/*  	width: 50%; */
	height: 100%;
	margin-left: 1em;
	margin-right: 42.5%;
	margin-right: 320px;
	padding-right: 20px;
	border-right: 1px solid #222;
}

* html body #cfeatbooks {
	padding-left: 10px;
	margin: 0px;
}

* html body #cnews {
	margin-right: 10px;
}

#cfeatbooks .book {
	float: left;
	margin-bottom: 16px;
}

#cfeatbooks .book .titulo {
	padding: 0px 2px;
}

#cfeatbooks .book .authors {
	font-style: italic;
	margin-bottom: 8px;
}

#cfeatbooks a.thumb {
	display: block;
	float: right;
	text-decoration: none;
	padding: 0;
	margin: 6px;
	height: auto;
	border: 0 none;
}

#cfeatbooks a.thumb img {
/* 	float: left; */
/*	border: 2px solid #000;
	margin: 0px;*/
	border: 2px solid #000;
}

#cfeatbooks a.thumb:hover {
/*	border: 3px solid #fff;
	border-bottom: 2px solid #fff;*/
}

#cfeatbooks a.thumb:hover img {
	border: 2px solid #555;
}

#cfeatbooks .book .avance {
	margin-bottom: 8px;
}

#cfeatbooks .book .info {
	float: left;
	text-align: left;
	margin: 8px 0 0 6px;
}

#cfeatbooks .book .precio {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin: 0 0 8px 0;
}

#cfeatbooks .book a.addtocart {
	display: block;
	float: left;
	background-image: url( /images/skins/v2/buybutton.gif );
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	text-indent: -25000px;
	text-decoration: none;
	width: 99px;
	height: 38px;
	margin: 8px 0 0 0;
	border-bottom: 0px none;
}

#cfeatbooks .book a.addtocart:hover {
	background-position: left bottom;
	background-color: transparent;
}

#cnews a#lnkpromosv {
    display: block;
    margin-bottom: 1em;
    border-bottom: 0 none;
}