#banner_bottomright ul {
	list-style-type: none;
}
#banner_bottomright ul li  {
	text-decoration: none;
	color: #FC0;
	display: block;
	float: left;
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
}

#banner_bottomright ul li.lastitem {
	text-decoration: none;
	color: #FC0;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 0px;
}
#banner_bottomright ul li a:link {
	color: #FC0;
	text-decoration: none;
	font-size: 100%;
}
#banner_bottomright ul li a:visited {
	color: #FFE479;
	text-decoration: none;
}
#banner_bottomright ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.fullWidthDivider {
	height: 0px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #999;
	margin-right: auto;
	margin-left: auto;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
#mainText p {
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
}
#mainText h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#mainText a:link {
	color: #FFF;
	text-decoration: underline;
}
#mainText a:visited {
	color: #FFF;
	text-decoration: underline;
}
#bookAd {
	background-color: #666;
	border: 1px solid #000;
	width: 290px;
	padding: 5px;
	text-align: center;
}

#mainText a:hover {
	color: #CCC;
	text-decoration: none;
}
.imgCaption {
	font-size: 12px;
	text-align: center;
	width: 205px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#mainText_RightCol .bookImage {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	margin-bottom: 8px;
	margin-top: -30px;
}
.leftImg {
	float: left;
	border: 3px solid #999;
	margin-right: 10px;
	margin-bottom: 5px;
}

.yellowHighlight {
	color: #F90;
}
.redHighlight {
	color: #F00;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

