table.books {
    width:690px;
    border-collapse: collapse;
    text-align: center;
}
table.books td.cell .all
{
	height:220px;
	border: solid #b4b4b4 1px;
	padding:10px;
	width:313px !important;
}
table.books td.cell
{
	vertical-align:top;
	text-align:left;
	padding:0px !important;
	width:313px !important;
}

table.books td.cell .book
{
	margin:0 0 0 160px;
    height: 210px;
	padding:5px 0 0 0px;
	position:relative;
	font-size:12px;

}
table.books td.cell .image
{
	width:150px;
	position:relative;
	float:left;
}
table.books td.cell .book ul
{
	margin:0 !important;
	padding:0 !important;
}
table.books td.cell .book ul li
{
	padding:0 !important;
	background:none;
	color:#000066;
	font-weight:normal;
}

table.books td.cell .book div.prices
{
	position:absolute;
	bottom:64px !important;
	left:0 !important;
	color:#000;
	font-weight:bold;
	font-size:16px;
}
table.books td.cell .book div.discount
{
	position:absolute;
	bottom:47px !important;
	left:0px !important;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
table.books td.space
{
    width:15px;
    height:20px;
}
/*table.books td.cell .book .button
{
    width:101px;
    height:30px;
    position:absolute;
   	bottom:10px !important;
	left:0 !important;
    text-align: center;
    border:none;
    margin:5px 0 0 0;
    background:url('/bitrix/templates/gaapshop/images/buttons/buy.gif') no-repeat 0 0;
}
.button a
{
    width:86px;
    height:20px;
    color: #000;
    padding:8px 0 0 20px;
    font-size:11px;
    font-weight:normal !important;
    text-decoration:none;
    display:block;
}
.button a:hover {
text-decoration:none !important;
} */
table.good_parameters .button a {
    margin:-7px 0 0 -13px;
}
/*div.books table.books td.cell .all .book .button a {
    margin:-7px 0 0 -11px;
} */
span.cost
{
	font-size:12px;
	/* font-weight: bolder; */
}

p.blue
{
	color:#000066;
	font-size:10px;
	letter-spacing:0.1em;
}
span.cost a
{
	text-decoration:none;
}
span.cost a:hover
{
	text-decoration:underline;
}