.bookSmall {
	padding: 4px;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	height: 252px;
	color: #000;
	background-color: #fff;
	width: 283px;
	float: left;
	display: block;
	overflow: hidden;
}

table.bookH {
	border-spacing: 0;
	border-collapse: collapse;
}

.bookH a:hover h2, .bookH a:hover h3, .bookH a:hover h4 {
	text-decoration: underline;
}

.bookH td {
	vertical-align: top;
	font-size: 12px;
}

.bookH img {
	margin-right: 10px;
}

.bookH h2 {
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #666;
}

.bookH h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	color: #f60;
}

.bookH h4 {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #666;
}

.bookH ol {
	margin-top: 10px;
	list-style: none;
}
.price, .priceI {
	color: #666;
	font-normal: bold;
	letter-spacing: 0px;
	font-size: 11px;
}

.priceI em {
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
}

.price em {
	color: #f60;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
}

.bookSmall p {
	letter-spacing: 0px;
	color: #666;
}
.bookSmall a {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}
.bookSmall a.menuBtn, .bookBig a.menuBtn {
	color: #fff;
	margin-top: 10px;
	display: block;
	font-size: 11px;
	padding: 4px 5px 0px;
	letter-spacing: 0px;
	width: 62px;
	height: 40px !important;
}
.bookSmall a.menuBtnG, .bookBig a.menuBtnG {
	color: #fb0;
}

.bookSmall a:hover {
	text-decoration: underline;
}

.bookSmall .utils {
}
.bookSmall .link {
	letter-spacing: 0px;
	position: absolute;
	bottom: 3px;
	right: 6px;
}

.bookBig {
	letter-spacing: -1px;
	background-color: #fff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	min-height: 130px;
	display: block;
	float: left;
	letter-spacing: 0px;
	text-align: justify;
}

.bookHolder {
	float: left;
	padding:3px;
}

.bookBig p, .bookBig ol.vals {
	padding: 10px;
	color: #666;
}

.bookBig p, .bookBig div{
	font-size: 13px;
}

.bookBig ol.vals {
	list-style: disc;
	padding-left: 30px;
}

.bookBig ol.vals li {
	margin-bottom: 1px;
}

.bookBig ol.vals li a {
	display: inline;
}

.bookBig .value {
	color: #f93;
	font-weight: bold;
}

.bookBig .value a {
	color: #f60;
	text-decoration: underline;
}

.bookBottom {
	padding-left: 14px;
}

.bookBig p a, .bookBig div a {
	display: inline;
}

