.booksList .title {
	background-image: url(/images/arrow_b.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	height: 23px;
}

.booksList .item {
	padding-top: 10px;
	padding-bottom: 20px;
	
}

.booksList .item .title{
	font-weight: bold;
	padding-top: 10px;
	background-image: none;
	padding-left: 0px;
}
booksList .item .text {
         color: #999999;
 }

.description {
	padding-right: 20px;
}

.description .image {
	padding-bottom: 20px;
}

.description .link a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ababab;
	text-decoration: underline;
}

.description .text {
	padding-top: 20px;
}

.description .price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.shop .title {
	color: #ababab;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 45px;
	padding-bottom: 30px;
}

.shop .cart {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 45px;
	padding-bottom: 15px;
	background: url(/images/arrow_b.gif) 20px 0px no-repeat;
}

.shop .cart .line {
	background: url(/images/5_shop/line.gif) 0px 20px no-repeat;
	height: 28px;
}

.shop .cart .content {
	color: #ababab;
	font-weight: normal;
}