@CHARSET "UTF-8";
p.buy_p
{
background:#F8518C;
padding:3px;
width:60px !important;
}
.book_copy
{
margin: 5px;
}
a.buy_link
{
font-weight:bold;
padding:3px;
width:50px;
height:10px;
background:#F8518C;
}

#books_header{
	width:420px;
	height:15px;
	margin-bottom:10px;
}

#books_header span{
	visibility:hidden;
}

#container_books{
	float:right;
	width:420px;
}

div.book_description p
{
width:300px;
margin:5px 0px;
}
p.title
{
margin-top: 0px !important;
font-weight:bold;
}
.mediaLink {
float:right;
padding:10px;
}
.moreButton, 
.enterButton {
	height:14px;
	width:48px;
}
.container_content_img {
	width: 290px;
	padding:5px;
}

.container_content_text {
	float:left;
	height:auto !important;
	margin-left:5px;
	margin-top:5px;
	min-height:75px;
	text-align:left;
	width:180px;
}

.image_div{
	margin: 5px;
/*border: 1px solid #000000;*/
	float:left;
}

.image_div a{
	position:relative;
}


.book_description{
	margin: 5px;
	float:left;
}

.buyBookButton{
	height:14px;
	width:70px;
	position:relative;
	cursor:pointer;
}

.buyBookText {
	visibility:hidden;
}
.book_copy a,
.book_link{
	position:relative;
	cursor:pointer;

}


