#featuredbook h2 { text-align: left; }
#featuredbook {
	padding: 0 20px;
	border-color: #ABC0C5; border-bottom-style: solid; border-bottom-width: 2px;
}

#featuredbook #featuredimage {
	float: left;
	margin: 0 20px 10px 0;
	border-style: none; border-width: 0;
}

#featuredbook #featuredcover {
	float: right; 
	margin-left: 30px;
	margin-bottom: 10px;
	border-style: none; border-width: 0;
}
#featuredbook p { margin-left: 0; }
#featuredbook h2 { color: #900; font-size: 1.6em; }
#featuredbook h3 { margin: 20px 0 0 0; }
#featuredbook #author { color: #900; font-size: 1.2em; font-weight: bold; }
#featuredbookbottom { clear: both; height: 1px; }

#audiencecolumns {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
#audiencecolumns td { vertical-align: top; text-align: center; font-size: 1.0em; padding: 20px 0; }
#main #audiencecolumns td p.first { margin-top: 50px; }
#audiencecolumns td h4 { margin-bottom: 20px; }
#audiencecolumns #customers {
	border-color: #00404F; border-right-width: 2px; border-right-style: solid;
}

#main p#homedisclaimer {
	text-align: center;
	font-size: 1.0em;
	margin-bottom: 0;
}

#icon_shopforbooks {
	display: block;
	margin-left: auto; margin-right: auto;
	height: 86px; width: 223px;
	background: url("../images/icon_shopforbooks.gif") #fff no-repeat;
}
#icon_shopforbooks:hover { background: url("../images/icon_shopforbooks_over.gif") #fff no-repeat; }
#icon_forauthors {
	display: block;
	margin-left: auto; margin-right: auto;
	height: 86px; width: 223px;
	background: url("../images/icon_forauthors.gif") #fff no-repeat;
}
#icon_forauthors:hover { background: url("../images/icon_forauthors_over.gif") #fff no-repeat; }
#icon_breakthrough {
	display: block;
	height: 86px; width: 126px;
	background: url("../images/icon_breakthrough_sm.gif") #fff no-repeat;
}
#icon_breakthrough:hover { background: url("../images/icon_breakthrough_sm_over.gif") #fff no-repeat; }
#groupicons {
	width: 240px;
	margin-top: 10px;
	margin-left: auto; margin-right: auto;
}
#groupicons a { float: left; }
#icon_premier {
	display: block;
	margin-left: auto; margin-right: auto;
	height: 82px; width: 99px;
	background: url("../images/icon_premier_sm.gif") #fff no-repeat;
}
#icon_premier:hover { background: url("../images/icon_premier_sm_over.gif") #fff no-repeat; }
#icon_partnership {
	display: block;
	height: 86px; width: 106px;
	margin-top: 6px;
	background: url("../images/icon_partnership_sm.gif") #fff no-repeat;
}
#icon_partnership:hover { background: url("../images/icon_partnership_sm_over.gif") #fff no-repeat; }
