﻿div.featuredBookContainer
{
    background-image: url(/Images/GetTransparentBackground.ashx?color=666666&opacity=100);
	border: 1px solid black;
	font-weight: normal;
	text-align: left;
	color: White;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:20px;
}

div.featuredBookTitle
{
    font-weight:bold; font-size:16px;
}
.featuredBookImage
{
    padding-top:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}


.cluetip-default h3#cluetip-title {
  font-size:18px;
  font-weight:bold;
}
