#content h1 {
	width: 680px;
	margin : 12px  0px  6px  0px;
	border-bottom: 1px SOLID #FFFFFF;
}
#content h2 {
	margin :  0px  0px  0px  0px;
}
.book {
	position: relative;
	width: 680px;
	margin :  0px  0px  6px  0px;
	padding:  0px  0px  6px  0px;
	border-bottom: 1px SOLID #FFFFFF;
}
.book .col1 {
	float: left;
	position: relative;
	width : 350px;
	margin :  0px 25px  0px  0px;
}
.book .col2 {
	float: left;
	position: relative;
	width : 150px;
	margin :  0px 25px  0px  0px;
}
.book .col3 {
	float: left;
	position: relative;
	width : 125px;
	margin :  0px  0px  0px  0px;
}
.book .col1 .comprar {
	position: relative;
	width : 176px;
	height:  38px;
	padding:  6px 12px  6px 12px;
	background: url(../images/bgComprar.gif) no-repeat;
}
.book .col1 .comprar p {
	margin :  0px  0px  3px  0px !important;
	font-family: Arial !important;
	font-size  : 12px !important;
}
.book .col1 .comprar p.pre {
	font-weight: bold;
}
.book .col1 .comprar p.tol {
	color: #999999;
}
.book .col1 .comprar a.enl {
	position: absolute;
	top  :  6px;

	right: 10px;
}
