body {
	font-family: arial;
}

div.bb_box {
	background-image:url('http://www.authorsbookshop.com/bookbox003/images/background3.jpg');
	background-repeat: no-repeat;
	border-top: 1px solid #404040 ; 
	border-right: 1px solid #404040 ; 
	border-bottom: 1px solid #202020; 
	border-left: 1px solid #202020;
	width: 	242px; 
	height: 239; 
}

table.bb_table {
	width: 241px;
	height: 238px;
	margin: 0px 0px 0px 2px;
	border: 0px solid ;
}

div.bb_title {

	position: absolute;
	Top: 5px;
	left: 5px;

	width: 225px;
	height: 50px;
	color: white;
	padding-left: 8px;
	padding-top: 5px;
	vertical-align: top;
	border: 0px solid white;
}

div.bb_cover {

	position: absolute;
	Top: 54px;
	left: 0px;

	width: 89px;
	text-align: center;
	padding-left: 8px;
	margin-top: 6px;
	height: 128px;
	vertical-align: top;
}

img.bb_coverImage {

}


div.bb_desc {

	position: absolute;
	Top: 54px;
	left: 93px;

	width: 130px;
	height: 129px;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 6px;
	color: white;
	font-size: 11px;
	vertical-align: top;
}

div.bb_next {

	position: absolute;
	Top: 182px;
	left: 150px;

	font-size: 10px;

	//border: 1px solid white;
}

div.bb_greenbar {


	position: absolute;
	Top: 194px;
	left: 3px;

	height: 13px;
	border: 0px solid white;
}

table.bb_green {

	border: 0px solid red;
	width: 230px;
	height: 10px;
	margin: 0px;
}

td.bb_greenbar1 {

	width: 52px;
	height: 10px;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: -5px;

}

td.bb_greenbar2 {

	width: 80px;
	height: 9px;
	color: grey;
	font-size: 11px;
	text-align: center;

}

td.bb_greenbar3 {

	width: 80px;
	height: 9px;
	color: grey;
	font-size: 11px;
	text-align: center;

}




div.bb_price {

	position: absolute;
	Top: 214px;
	left: 18px;

	font-size: 20px;
	font-weight: bold;
	color: white;
}

div.bb_buyit {
	
	position: absolute;
	top: 216px;
	left: 116px;
	font-weight: bold;
	color: #404040;
	font-size: 15px;
}

div.popup {
	display: none; 
	position: absolute; 
	width: 225px;
	left: 3px; 
	top: 3px; 
	border: 2px solid grey;
	background-color: #404040;
	color: white;
	font-size: 12px;
	padding: 5px;
}

div.bb_homeLink{

	text-align: right;
	font-size: 10px;
	width: 242px; 
	line-height: 10px;
	margin-top: 2px;
}

a:link {
color: white  ;
text-decoration: none;

}

a:visited {

color: white  ;
text-decoration: none;
}

a:hover {

color: #600000  ;
text-decoration: none;
}

a:active {

color: orange ;
text-decoration: none;
}

a.bb_homeLink:link {
color: #888888 ;
text-decoration: none;

}

a.bb_homeLink:visited {

color: #888888 ;
text-decoration: none;
}

a.bb_homeLink:hover {

color: #C0C0C0  ;
text-decoration: none;
}

a.bb_homeLink:active {

color: orange ;
text-decoration: none;
}
