/* kjfabc
Theme Name: Simply Audio Blog
Theme URI: www.simplyaudiobooks.com
Description: Simply Audiobooks blog theme
Author: Craig Mckee
Author URI:
Tags: audiobooks, custom header, fixed width, two columns, widgets

	blaa blaa blaa

*/


	/* Globals
	--------------------------------------------------------*/
	body, table, td {
		color: #6d7579;
		font: 14px/24px Trebuchet MS, serif;
	}
	* {
		margin: 0;
		padding: 0;
	}
	hr {
		display: none;
	}
	.hidden {
		display: none;
	}
	.title,
	.content_subtitle {
		-x-system-font: none !important;
		background: transparent url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat scroll -760px 0;
		clear: both;
		color: #FFFFFF;
		font-family:'Trebuchet MS',sans-serif !important;
		font-size: 12px !important;
		font-size-adjust: none !important;
		font-stretch: normal !important;
		font-style: normal !important;
		font-variant: normal !important;
		font-weight: bold !important;
		height: 20px;
		line-height: 20px !important;
		margin: 0;
		padding: 0 20px;
		position: relative;
	}
	.content_subtitle {
		height: 30px !important;
		line-height: 30px !important;
		background: url(http://www.simplyaudiobooks.com/images/main/content.subtitle.png) no-repeat scroll -760px 0;
		font-size: 14px !important;
		margin-bottom: 20px !important;
	}
	/*
	.title {
		background: url(http://www.simplyaudiobooks.com/images/main/title.wide.png) no-repeat bottom left;
		font: bold 16px/38px 'Trebuchet MS', sans-serif;
		color: #fff;
		padding: 0 10px 15px 10px;
		margin: 0 0 20px 0 !important;
	}
	*/
	.title a{
		text-decoration: none;
		color: #fff;
	}
	.buy_site .title {
		background-image: url(http://www.simplyaudiobooks.com/images/main/title.wide.buy_site.png);
	}
	.content_with_sidebar .sidebar .title {
		margin-bottom: 0 !important;
	}
	h3 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}
	h4 {
		font-size: 14px;
		font-weight: bold;
	}
	h5 {
		font-size: 12px;
		font-weight: normal;
	}
	p {
		margin-bottom: 20px;
	}
	p.footnote {
		margin-top: -20px;
		font-size: 12px;
		color: #6D7579;
		text-align: right;
	}
	a {
		color: #f60;
		text-decoration: underline;
	}
	a img {
		border: none;
	}
	ul.list,
	ol.list {
		padding-left: 20px;
		margin: 20px 0;
	}
	.clearer {
		float: none;
		clear: both;
		font-size: 1px;
		line-height: 1px;
	}
	.author{
		top:-10px;
		color: #6D7579;
		position:relative;
	}

	/* Focal Action Buttons
	--------------------------------------------------------*/
	.focal_action_button {
		margin: 20px 0;
		height: 55px;
		clear: both;
		background: #fff url(http://www.simplyaudiobooks.com/images/buttons/focal_button_container.bg.png) repeat-y 0 0;
		position: relative;
	}
	.focal_action_button a {
		float: right;
		display: block;
		text-align: center;
		background: #f60 url(http://www.simplyaudiobooks.com/images/buttons/focal_button.bg.png) no-repeat 0 0;
		text-decoration: none;
		cursor: pointer !important;
	}
	.focal_action_button a: hover {
		background-position: 0 -55px;
	}
	.focal_action_button a: hover span {
		background-position: 100% -55px;
	}
	.focal_action_button span {
		display: block;
		height: 55px;
		font: bold 30px/55px 'Trebuchet MS', sans-serif !important;
		padding: 0 40px 0 20px;
		color: #fff;
		background: url(http://www.simplyaudiobooks.com/images/buttons/focal_button_arrow.png) no-repeat 100% 0;
	}

	/* Header
	--------------------------------------------------------*/
	body {
		background: #fff url(http://www.simplyaudiobooks.com/images/wordpress/2008theme/blog_header.bg.png) no-repeat top;
		margin-bottom: 40px;
	}
	body.buy_site {
		background-image: url(http://www.simplyaudiobooks.com/images/main/header.bg.buy_site.png);
	}
	#header {
		position: relative;
		width: 760px;
		height: 77px;
		margin: 0 auto;
	}
	#header h1 a {
		position: absolute;
		left: 20px;
		top: 35px;
		width: 250px;
		height: 42px;
		text-indent: -5000px;
		text-decoration: none;
		z-index: 1000000;
	}

	/* Footer
	--------------------------------------------------------*/
	#footer {
	background: url(http://www.simplyaudiobooks.com/images/main/title.wide.png);
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 50px;
	clear: both;
	}

#footer p {
	font-size: 10pt;
	margin: 0;
	padding: 5px 0 0 10px;
	text-align: left;
	color: white;
	}
#footer a{
	color: white;
}

	/* Content
	--------------------------------------------------------*/
	#content_container_fixed {
		width: 760px;
		margin: 20px auto;
	}
	.content {
		clear: both;
		position: relative;
	}

	/* Content + Sidebar
	--------------------------------------------------------*/
	.content_with_sidebar {
		position: relative;
	}
	.content_with_sidebar .sidebar {
		float: right;
		clear: right;
		width: 200px;
		margin: 0 0 20px 0;
	}
	.content_with_sidebar .content {
		position: relative;
		float: left;
		width: 540px;
		clear: none;
	}
	.content_with_sidebar .sidebar,
	.shaded {
		background: #E9F3F8;
		position: relative;
	}
	.buy_site .content_with_sidebar .sidebar,
	.buy_site .shaded {
		background: #fff6d9;
	}
	.content_with_sidebar .sidebar .content {
		float: none;
		width: auto;
		padding: 10px 20px;
		position: relative;
	}
	.content_with_sidebar .sidebar .title {
		background: url(http://www.simplyaudiobooks.com/images/main/title.sidebar.png) no-repeat top left;
		margin-bottom: 0;
		border-bottom: 1px solid #fff;
	}
	.buy_site .content_with_sidebar .sidebar .title {
		background-image: url(http://www.simplyaudiobooks.com/images/main/title.sidebar.buy_site.png);
	}
	.content_with_sidebar .sidebar .subtitle {
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0;
		height: 20px;
		padding: 0 20px;
		margin: 0;
		clear: both;
		position: relative;
	}
	.content_with_sidebar .sidebar .subtitle a {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		padding-left: 5px;
		width: 195px;
		height: 20px;
		color: #fff;
		text-decoration: none;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0;
	}
	.content_with_sidebar .sidebar .subtitle a: hover {
		background-position: 0 0;
	}
	.content_with_sidebar .sidebar .subsubtitle {
		font-size: 12px;
		font-weight: normal;
	}
	.content_with_sidebar .sidebar .ratings li {
		float: none;
		height: 14px;
		margin: 8px 0;
	}
	#IE6 .content_with_sidebar .sidebar .ratings li {
		margin: 5px 0;
	}
	#IE7 .content_with_sidebar .sidebar .ratings li {
		margin: 0 0;
	}

	.subtitle {
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0;
		height: 20px;
		padding: 0 20px;
		margin: 0;
		clear: both;
		position: relative;
	}


	/* Main Nav
	--------------------------------------------------------*/
	#main_nav {
		list-style-type: none;
		position: absolute;
		left: 290px;
		bottom: 0;
		z-index: 10000;
	}
	#IE6 #main_nav {
		bottom: -1px;
	}
	#IE7 #main_nav_home a {
		cursor: pointer;
	}
	#main_nav li {
		float: left;
	}
	#main_nav li a,
	#learn_more_sub li a {
		display: block;
		padding: 0 10px;
		border-right: 1px solid #fff;
		font: bold 12px/27px 'Trebuchet MS', sans-serif;
		text-decoration: none;
		color: #fff;
	}
	#main_nav li a: hover,
	#main_nav li a.hover {
		background: url(http://www.simplyaudiobooks.com/images/buttons/main_nav.over.gif);
	}
	#main_nav_home a {
		display: block;
		text-indent: -5000px;
		padding: 0 !important;
	}
	#main_nav_learnmore a {
		cursor: default !important;
	}
	#main_nav_home a span {
		display: block;
		width: 30px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/main_nav.home.gif) no-repeat center center;
	}
	#main_nav_cart a span {
		display: none;
	}
	#main_nav_cart a var {
		display: block;
		font-style: normal;
		padding-left: 20px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/main_nav.cart.gif) no-repeat 0 center;
		width: 15px;
	}
	#main_nav_cart a: hover var {
		background-position: -100px center;
	}
	#learn_more_sub {
		display: none;
		position: absolute;
		top: 78px;
		list-style-type: none;
		z-index: 1000000000;
	}
	#learn_more_sub li {
		line-height: 20px !important;
	}
	#learn_more_sub li a {
		width: 155px;
		border: 1px solid #fff;
		border-top: none;
		line-height: 20px !important;
		padding: 0 0 0 45px !important;
		margin: 0 !important;
	}
	#learn_more_rental a {
		background: #6BB0CF url(http://www.simplyaudiobooks.com/images/buttons/rent.png) no-repeat 0 0;
	}
	#learn_more_rental a: hover {
		background: #91C4DB url(http://www.simplyaudiobooks.com/images/buttons/rent.png) no-repeat 0 -40px !important;
	}
	#learn_more_download a {
		background: #98CA31 url(http://www.simplyaudiobooks.com/images/buttons/download.png) no-repeat 0 0;
	}
	#learn_more_download a: hover {
		background: #ADD657 url(http://www.simplyaudiobooks.com/images/buttons/download.png) no-repeat 0 -40px !important;
	}

	/* User Nav
	--------------------------------------------------------*/
	#user_nav {
		list-style-type: none;
		position: absolute;
		right: 0;
		bottom: 28px;
		width: 500px;
		text-align: right;
		z-index: 10000;
	}
	#IE #user_nav {
		right: -18px;
	}
	#user_nav a: hover {
		text-decoration: underline;
	}
	#user_nav li {
		display: inline;
		white-space: nowrap;
		padding-left: 12px;
		margin-left: 12px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/nav.splitter.gif) no-repeat left center;
	}
	#IE #user_nav li {
		margin-left: -10px;
	}
	#user_nav_help {
		padding-left: 0 !important;
		margin-left: 0 !important;
		background: none !important;
	}
	#user_nav_wishlist a {
		padding-left: 18px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/user_nav.wishlist.gif) no-repeat left center;
	}
	#user_nav li,
	#user_nav li a,
	#user_login {
		font: bold 12px/25px 'Trebuchet MS', sans-serif;
		color: #fff;
		text-decoration: none;
	}

	/* User Log In
	--------------------------------------------------------*/
	#header fieldset {
		border: 0;
	}
	#header legend,
	#header form label {
		display: none;
	}
	#header .button {
		width: 21px;
		height: 21px;
		text-indent: -5000px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/header.submit.png);
		border: none;
		position: absolute;
	}
	#IE #header .button {
		padding-left: 21px;
	}
	#header .button: hover {
		background-position: center -21px;
	}
	#header .text {
		border: 0 solid #fff;
	}
	#user_login fieldset {
		position: absolute;
		top: 0;
		right: 0;
		width: 250px;
		height: 49px;
		z-index: 9999;
	}
	#IE6 #user_login fieldset {
		margin-top: 1px;
	}
	#user_login_username,
	#user_login_password {
		width: 62px;
		position: absolute;
		bottom: 3px;
	}
	#user_login_username {
		right: 97px;
	}
	#user_login_password {
		right: 24px;
	}
	#user_login .button {
		right: 0;
		bottom: 3px;
	}
	#IE #user_nav li {
		padding-right: 8px;
		margin-right: 10px;
	}

	/* Quick Search
	--------------------------------------------------------*/
	#quick_search_form fieldset {
		position: absolute;
		right: 0;
		top: 0;
		height: 77px;
		width: 250px;
	}
	#IE6 #quick_search_form fieldset {
		margin-top: 1px;
	}
	#quick_search {
		position: absolute;
		bottom: 3px;
		right: 24px;
		padding-left: 30px;
		background: #fff url(http://www.simplyaudiobooks.com/images/icons/main_nav.search.png) no-repeat 9px 3px;
		color: #CFD2D3;
	}
	#quick_search.active {
		background: #fff url(http://www.simplyaudiobooks.com/images/icons/main_nav.search.png) no-repeat 9px -27px;
		color: #6D7579;
	}
	#quick_search_form .button {
		bottom: 3px;
		right: -1px;
	}

	/* Quick Search > Various Sizes
	--------------------------------------------------------*/
	#quick_search {
		width: 193px;
	}
	.logged_in #quick_search {
		width: 204px;
	}
	.buy_site #quick_search {
		width: 223px;
	}
	.buy_site_logged_in #quick_search {
		width: 148px;
	}

	/* Forms
	--------------------------------------------------------*/
	label {
		cursor: pointer;
	}
	input.text,
	textarea,
	select,
	option {
		color: #6d7579;
		font: 12px/normal Trebuchet MS, serif !important;
	}
	input.text,
	textarea {
		padding: 3px 4px 0 4px;
		border: 1px solid #6d7579;
	}
	input.text {
		height: 18px;
	}
	fieldset {
		border: 0;
	}
	legend {
		display: none;
	}
	select {
		padding: 2px;
		border: 1px solid #6d7579;
	}
	option {
		padding-right: 10px;
	}
	input.button {
		cursor: pointer;
	}
	a.button,
	input.button {
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		background: #f60 url(http://www.simplyaudiobooks.com/images/buttons/button.bg.gif) repeat-x 0 0;
		padding: 0 10px !important;
		height: 20px;
		border: 0;
		margin: 0 1px;
		text-decoration: none;
	}
	a.button {
		padding: 1px 10px !important;
	}
	input.button: hover,
	a.button: hover {
		background-position: 0 -20px;
	}
	input.disabled_button,
	a.disabled_button {
		background-position: 0 -40px !important;
		cursor: default;
	}

	/* Cover Lists
	--------------------------------------------------------*/
	.cover_list {
		list-style-type: none;
	}
	#IE6 .action_menu {
		bottom: -1px;
	}
	.cover .cover_details {
		display: none;
	}
	.content_with_sidebar .sidebar .cover_list {
		padding-left: 20px;
		margin: 11px 0 9px 0;
	}
	#IE .content_with_sidebar .sidebar .cover_list {
		margin-bottom: 20px;
	}
	#IE7 .content_with_sidebar .sidebar .cover_list {
		border-bottom: 1px solid #fff;
	}
	.cover_list: after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	/*  \*/
	* html .cover_list {
		height: 1%;
	}
	/*  */
	.cover_list .cover {
		float: left;
	}
	.cover {
		width: 70px;
		padding: 9px 9px 7px 0;
		background: url(http://www.simplyaudiobooks.com/images/main/bookshadow.white.png) no-repeat top right;
		margin: 0 11px 11px 0;
		position: relative;
		line-height: 0;
		font-size: 0;
	}
	.cover a img {
		border: 0;
		z-index: 2;
		position: relative;
	}
	.content_with_sidebar .sidebar .cover,
	.shaded .cover {
		background-image: url(http://www.simplyaudiobooks.com/images/main/bookshadow.blue.png);
	}
	.buy_site .content_with_sidebar .sidebar .cover,
	.buy_site .shaded .cover {
		background-image: url(http://www.simplyaudiobooks.com/images/main/bookshadow.yellow.png);
	}
	.shaded {
		margin-top: -20px;
		padding: 16px 0 11px 25px;
	}

	/* Cover Action Menus
	--------------------------------------------------------*/
	.action_menu {
		width: 70px;
		height: 28px;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		list-style-type: none;
	}
	.action_menu a {
		float: left;
		height: 28px;
		background: url(http://www.simplyaudiobooks.com/images/widgets/quickpick/buttons.png) no-repeat;
		text-indent: -5000px;
	}
	.buy_site .action_menu a {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/quickpick/buttons.buy_site.png);
	}
	.cover: hover .action_menu,
	.hover .action_menu {
		z-index: 3;
	}

	/* Wish */
	.action_menu .wish a,
	.action_menu .wished a,
	.action_menu .wish_unavailable a {
		left: 0;
		width: 23px;
		background-position: 0 0;
	}
	.action_menu .wish a: hover {
		background-position: 0 -28px;
	}
	.action_menu .wished a {
		background-position: 0 -56px;
	}
	.action_menu .wished a: hover {
		background-position: 0 -84px;
	}
	.action_menu .wish_unavailable a,
	.action_menu .wish_unavailable a: hover {
		cursor: default;
		background-position: 0 -112px;
	}

	/* Download / Digitally Purchase */
	.action_menu .download a,
	.action_menu .downloaded a,
	.action_menu .download_unavailable a,
	.action_menu .digitally_purchase a,
	.action_menu .digitally_purchased a,
	.action_menu .digitally_purchase_unavailable a {
		left: 23px;
		width: 23px;
		background-position: -23px 0;
	}
	.action_menu .download a: hover,
	.action_menu .digitally_purchase a: hover {
		background-position: -23px -28px;
	}
	.action_menu .downloaded a,
	.action_menu .digitally_purchased a {
		background-position: -23px -56px;
	}
	.action_menu .downloaded a: hover,
	.action_menu .digitally_purchased a: hover {
		background-position: -23px -84px;
	}
	.action_menu .download_unavailable a,
	.action_menu .download_unavailable a: hover,
	.action_menu .digitally_purchase_unavailable a,
	.action_menu .digitally_purchase_unavailable a: hover {
		cursor: default;
		background-position: -23px -112px;
	}

	/* Rent / Physically Purchase */
	.action_menu .rent a,
	.action_menu .rented a,
	.action_menu .rent_unavailable a,
	.action_menu .physically_purchase a,
	.action_menu .physically_purchaseed a,
	.action_menu .physically_purchase_unavailable a {
		left: 46px;
		width: 24px;
		background-position: -46px 0;
	}
	.action_menu .rent a: hover,
	.action_menu .physically_purchase a: hover {
		background-position: -46px -28px;
	}
	.action_menu .rented a,
	.action_menu .physically_purchaseed a {
		background-position: -46px -56px;
	}
	.action_menu .rented a: hover,
	.action_menu .physically_purchaseed a: hover {
		background-position: -46px -84px;
	}
	.action_menu .rent_unavailable a,
	.action_menu .rent_unavailable a: hover,
	.action_menu .physically_purchase_unavailable a,
	.action_menu .physically_purchase_unavailable a: hover {
		cursor: default;
		background-position: -46px -112px;
	}

	/* Cover Tooltip
	--------------------------------------------------------*/
	#cover_tooltip {
		display: none;
		border: 1px solid #6bb0cf;
		background: #E9F3F8;
		padding: 10px;
		position: absolute;
		z-index: 10001;
		width: 210px;
	}
	.buy_site #cover_tooltip {
		border-color: #ffc000;
		background: #fff6d9;
	}
	#cover_tooltip_arrow {
		position: absolute;
		bottom: -6px;
		left: 50%;
		margin-left: -5px;
		width: 9px;
		height: 6px;
		background: url(http://www.simplyaudiobooks.com/images/widgets/titletips/arrowtab.gif) no-repeat bottom center;
	}
	.buy_site #cover_tooltip_arrow {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/titletips/arrowtab.buy_site.gif);
	}
	#cover_tooltip h3 {
		font-size: 16px;
		margin: 0 !important;
	}
	#cover_tooltip h4 {
		font-size: 12px;
	}
	#cover_tooltip * {
		font-weight: normal;
	}
	#cover_tooltip .ratings {
		margin-top: 4px;
	}
	#cover_tooltip .ratings li span,
	.content_with_sidebar .sidebar .ratings li span {
		background: url(http://www.simplyaudiobooks.com/images/widgets/ratings/stars.png) no-repeat 0 -56px;
	}
	.buy_site #cover_tooltip .ratings li span,
	.buy_site .content_with_sidebar .sidebar .ratings li span {
		background-position: 0 -84px;
	}
	#cover_tooltip .ratings li span span,
	.content_with_sidebar .sidebar .ratings li span span {
		background-position: 0 -70px;
	}
	.buy_site #cover_tooltip .ratings li span span,
	.buy_site .content_with_sidebar .sidebar .ratings li span span {
		background-position: 0 -98px;
	}
	#cover_tooltip .ratings .book,
	.content_with_sidebar .sidebar .ratings .book {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/book.blue.png);
	}
	.buy_site #cover_tooltip .ratings .book,
	.buy_site .content_with_sidebar .sidebar .ratings .book {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/book.yellow.png);
	}
	#cover_tooltip .ratings .narrator,
	.content_with_sidebar .sidebar .ratings .narrator {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/narrator.blue.png);
	}
	.buy_site #cover_tooltip .ratings .narrator,
	.buy_site .content_with_sidebar .sidebar .ratings .narrator {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/narrator.yellow.png);
	}

	/* Ratings
	--------------------------------------------------------*/
	.ratings {
		list-style-type: none;
	}
	.ratings li {
		float: left;
		padding: 0 15px 0 20px;
	}
	.ratings .book {
		background: url(http://www.simplyaudiobooks.com/images/widgets/ratings/book.white.png) no-repeat 0% 2px;
	}
	.ratings .narrator {
		background: url(http://www.simplyaudiobooks.com/images/widgets/ratings/narrator.white.png) no-repeat 0% 3px;
		padding-right: 0 !important;
	}
	.ratings li span {
		display: block;
		background: url(http://www.simplyaudiobooks.com/images/widgets/ratings/stars.png) no-repeat 0 -28px;
		width: 74px;
	}
	.ratings li span span {
		text-indent: -5000px;
		height: 14px;
		line-height: 14px;
		background-position: 0 -42px;
	}
	.ratings .r_0 span span {
		width: 0;
	}
	.ratings .r_0_5 span span {
		width: 8px;
	}
	.ratings .r_1 span span {
		width: 15px;
	}
	.ratings .r_1_5 span span {
		width: 23px;
	}
	.ratings .r_2 span span {
		width: 30px;
	}
	.ratings .r_2_5 span span {
		width: 38px;
	}
	.ratings .r_3 span span {
		width: 45px;
	}
	.ratings .r_3_5 span span {
		width: 53px;
	}
	.ratings .r_4 span span {
		width: 60px;
	}
	.ratings .r_4_5 span span {
		width: 68px;
	}
	.ratings .r_5 span span {
		width: 75px;
	}

	/* Formats
	--------------------------------------------------------*/
	.formats {
		list-style-type: none;
	}
	.formats li {
		display: inline;
		padding-right: 10px;
	}
	.formats .format_cd,
	.formats .format_cd_unavailable {
		padding-left: 20px;
		background: url(http://www.simplyaudiobooks.com/images/icons/formats.cd.gif) no-repeat 0 -55px;
	}
	.formats .format_cd_unavailable {
		background-position: 0 -82px;
		color: #CFD2D3;
	}
	.formats .format_tape,
	.formats .format_tape_unavailable {
		padding-left: 20px;
		background: url(http://www.simplyaudiobooks.com/images/icons/formats.cassette.gif) no-repeat 0 3px;
	}
	.formats .format_tape_unavailable {
		background-position: 0 -26px;
		color: #CFD2D3;
	}
	.formats .format_wma,
	.formats .format_wma_unavailable {
		padding-left: 21px;
		background: url(http://www.simplyaudiobooks.com/images/icons/formats.wma.gif) no-repeat 0 -50px;
	}
	.formats .format_wma_unavailable {
		background-position: 0 -75px;
		color: #CFD2D3;
	}
	.formats .format_ipod,
	.formats .format_ipod_unavailable {
		padding-left: 18px;
		background: url(http://www.simplyaudiobooks.com/images/icons/formats.ipod.gif) no-repeat 0 -50px;
	}
	.formats .format_ipod_unavailable {
		background-position: 0 -75px;
		color: #CFD2D3;
	}

	/* Accordion
	--------------------------------------------------------*/
	.accordion_handle {
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0 !important;
		text-align: left;
		cursor: pointer;
		text-transform: none !important;
	}
	#IE6 .accordion_handle {
		position: relative;
	}
	.accordion_open {
		cursor: default;
		background-position: 0 0 !important;
	}
	.accordion_handle span {
		display: block;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/arrow.down.gif) no-repeat center right !important;
	}
	.accordion_open span {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/accordion/arrow.up.gif) !important;
	}
	#IE .accordion_element {
		position: relative;
		overflow: hidden;
	}
	.sidebar .accordion .title {
		margin: 0 !important;
	}
	.sidebar .accordion_handle {
		margin: 0;
		padding: 0 20px;
		margin-bottom: 1px;
	}
	.sidebar .accordion .content {
		position: static;
	}

	/* Hierarchical Lists
	--------------------------------------------------------*/
	.hierarchical,
	.hierarchical ul {
		list-style-type: none;
		line-height: 14px !important;
		position: relative;
		padding: 0 !important;
		margin: 0 !important;
	}
	.hierarchical .parent ul {
		margin-left: 14px !important;
	}
	.hierarchical .parent .accordion_handle {
		display: block;
		padding-left: 14px;
		background: url(http://www.simplyaudiobooks.com/images/widgets/hierarchical/arrow.right.gif) no-repeat 2px 3px !important;
		cursor: pointer;
	}
	#IE .hierarchical .parent .accordion_handle {
		background-position: 2px 2px !important;
	}
	.hierarchical .parent .accordion_handle: hover,
	#IE6 .hierarchical .parent .hover,
	.hierarchical .parent .accordion_open,
	#IE7 .hierarchical .parent .accordion_handle: hover,
	#IE7 .hierarchical .parent .accordion_open {
		color: #f60 !important;
		background: url(http://www.simplyaudiobooks.com/images/widgets/hierarchical/arrow.down.gif) no-repeat 0 5px !important;
	}
	.hierarchical a,
	.hierarchical .parent .accordion_handle,
	.hierarchical .parent li a {
		display: block;
		font: bold 12px/14px 'Trebuchet MS', sans-serif !important;
		color: #6D7579;
		text-decoration: none;
		padding-left: 14px;
		background: url(http://www.simplyaudiobooks.com/images/widgets/hierarchical/node.gif) no-repeat 0 4px;
	}
	.hierarchical a: hover,
	.hierarchical li.active a {
		color: #f60 !important;
	}

	/* "Need Help?" Sidebars
	--------------------------------------------------------*/
	#help_center_button {
		padding-left: 70px;
		background: url(http://www.simplyaudiobooks.com/images/buttons/help_center.gif) no-repeat 20px 15px;
	}
	#help_center_button: hover {
		background-position: 20px -45px;
	}
	#toll_free_number {
		padding-left: 40px;
		background: url(http://www.simplyaudiobooks.com/images/icons/toll_free.gif) no-repeat 20px 18px;
	}

	/* Sidebar Service Pitching
	--------------------------------------------------------*/
	#download_pitch,
	#rental_pitch,
	#buy_pitch {
		display: block;
		text-decoration: none;
		font: 14px/20px Trebuchet MS, serif;
		color: #fff;
		height: 49px;
		padding-left: 49px;
		border-top: 1px solid #fff;
	}
	#download_pitch span,
	#rental_pitch span,
	#buy_pitch span {
		display: block;
		height: 45px;
		padding: 4px 10px 0 10px;
		border-left: 1px solid #fff;
	}
	#buy_pitch {
		background: #ffc000 url(http://www.simplyaudiobooks.com/images/icons/service.buy.png) no-repeat top left;
	}
	#buy_pitch: hover {
		background-color: #FFD24E;
	}
	#download_pitch {
		background: #95c92b url(http://www.simplyaudiobooks.com/images/icons/service.download.png) no-repeat top left;
	}
	#download_pitch: hover {
		background-color: #ABD94E;
	}
	#rental_pitch {
		background: #6BB0CF url(http://www.simplyaudiobooks.com/images/icons/service.rent.png) no-repeat top left;
	}
	#rental_pitch: hover {
		background-color: #91C4DB;
	}
	#playaway_pitch {
		background: #FF6600 url(http://www.simplyaudiobooks.com/images/icons/service.rent.png) no-repeat top left;
	}
	#playaway_pitch: hover {
		background-color: #91C4DB;
	}

	/* Buttons
	--------------------------------------------------------*/
	.action_buttons {
		list-style-type: none;
		position: relative;
	}
	.action_buttons li {
		height: 0;
	}
	.action_buttons li a {
		position: absolute;
		padding: 0 5px 0 45px;
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		text-decoration: none;
	}

	/* Unavailable */
	.action_buttons .download_unavailable a: hover,
	.action_buttons .rent_unavailable a: hover,
	.action_buttons .wish_unavailable a: hover,
	.action_buttons .play_sample_unavailable a: hover,
	.action_buttons .digitally_purchase_unavailable a: hover,
	.action_buttons .physically_purchase_unavailable a: hover {
		cursor: default;
	}

	/* Download / Digitally Purchase */
	.action_buttons .download a,
	.action_buttons .downloaded a,
	.action_buttons .download_unavailable a,
	.action_buttons .digitally_purchase a,
	.action_buttons .digitally_purchased a,
	.action_buttons .digitally_purchase_unavailable a {
		background: #95c92b url(http://www.simplyaudiobooks.com/images/buttons/download.png) no-repeat 0 0;
	}
	.action_buttons .digitally_purchase a,
	.action_buttons .digitally_purchased a,
	.action_buttons .digitally_purchase_unavailable a {
		background-image: url(http://www.simplyaudiobooks.com/images/buttons/digitally_purchase.png);
	}
	.action_buttons .download a: hover,
	.action_buttons .digitally_purchase a: hover {
		background-color: #ABD94E;
		background-position: 0 -40px;
	}

	/* Rent */
	.action_buttons .rent a,
	.action_buttons .rented a,
	.action_buttons .rent_unavailable a {
		background: #6bb0cf url(http://www.simplyaudiobooks.com/images/buttons/rent.png) no-repeat 0 0;
	}
	.action_buttons .rent a: hover {
		background-color: #91C4DB;
		background-position: 0 -40px;
	}

	/* Physically Purchase */
	.action_buttons .physically_purchase a,
	.action_buttons .physically_purchased a,
	.action_buttons .physically_purchase_unavailable a {
		background: #ffc000 url(http://www.simplyaudiobooks.com/images/buttons/physically_purchase.png) no-repeat 0 0;
	}
	.action_buttons .physically_purchase a: hover {
		background-color: #ffd24e;
		background-position: 0 -40px;
	}

	/* Wish */
	.action_buttons .wish a,
	.action_buttons .wished a,
	.action_buttons .wish_unavailable a {
		background: #f60 url(http://www.simplyaudiobooks.com/images/buttons/wishlist.png) no-repeat 0 0;
	}
	.action_buttons .wish a: hover {
		background-color: #FF8434;
		background-position: 0 -40px;
	}

	/* Unavailable */
	.action_buttons .download_unavailable a,
	.action_buttons .rent_unavailable a,
	.action_buttons .wish_unavailable a,
	.action_buttons .physically_purchase_unavailable a,
	.action_buttons .digitally_purchase_unavailable a {
		background-color: #CFD2D3;
		background-position: 0 -160px;
	}

	/* Past-tense */
	.action_buttons .downloaded a,
	.action_buttons .rented a,
	.action_buttons .wished a,
	.action_buttons .physically_purchased a,
	.action_buttons .digitally_purchased a {
		background-color: #6D7579;
		background-position: 0 -80px;
	}
	.action_buttons .downloaded a: hover,
	.action_buttons .rented a: hover,
	.action_buttons .wished a: hover,
	.action_buttons .physically_purchased a: hover,
	.action_buttons .digitally_purchased a: hover {
		background-color: #868F92;
		background-position: 0 -120px;
	}

	/* Play Sample */
	.action_buttons .play_sample a,
	.action_buttons .play_sample_unavailable a {
		background: #6D7579 url(http://www.simplyaudiobooks.com/images/buttons/playsample.png) no-repeat 0 0;
	}
	.action_buttons .play_sample a: hover {
		background-color: #868F92;
		background-position: 0 -40px;
	}
	.action_buttons .play_sample_unavailable a {
		background-color: #CFD2D3;
		background-position: 0 -80px;
	}

	/* Enlarge Cover */
	.action_buttons .enlarge_cover a,
	.action_buttons .enlarge_cover_unavailable a {
		display: none;
		background: #6D7579 url(http://www.simplyaudiobooks.com/images/buttons/zoom.png) no-repeat 0 0;
		padding: 0 0 0 31px;
		text-indent: -5000px;
		width: 0;
		height: 20px;
	}
	.action_buttons .enlarge_cover a: hover {
		background-color: #868F92;
		background-position: 0 -40px;
	}
	.action_buttons .enlarge_cover_unavailable a {
		background-position: 0 -80px;
		cursor: default;
	}

	/* Tables
	--------------------------------------------------------*/
	table.data {
		border-collapse: collapse;
		width: 540px !important;
		margin-bottom: 20px;
	}
	table.data td,
	table.data th {
		border-bottom: 1px solid #fff;
		padding: 0 5px;
		line-height: 24px;
		font-size: 12px;
	}
	table.data .nested_table_container {
		padding: 0;
		border: 0;
		width: auto !important;
	}
	table.data th {
		border-right: 1px solid #fff;
		background: #e9eaeb;
		text-align: right;
		font-weight: normal;
		text-transform: lowercase;
		vertical-align: top;
	}
	table.data tfoot td {
		background: #E9EAEB;
	}
	table.data thead th {
		text-align: left;
	}
	table.data tbody td {
		background: #f8f8f8;
	}
	table.data .ratings li span {
		background: url(http://www.simplyaudiobooks.com/images/widgets/ratings/stars.png) no-repeat 0 0;
	}
	table.data .ratings li span span {
		background-position: 0 -14px;
	}
	table.data .ratings .book {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/book.grey.png);
	}
	table.data .ratings .narrator {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/ratings/narrator.grey.png);
	}
	table.data td div.cell_wrapper {
		position: relative;
	}

	/* Tables > Special Row Classes
	--------------------------------------------------------*/
	table.data tr.highlight th {
		background: #fff67f;
	}
	table.data .highlight,
	table.data .highlight td {
		background: #fefab1;
	}
	table.data tr.error th,
	table.data tr.error td {
		color: #fff;
		font-weight: bold;
	}
	table.data tr.error th {
		background-color: #f00;
	}
	table.data tr.error td {
		background-color: #ff7f7e;
	}

	/* Service Data Tables
	--------------------------------------------------------*/
	.data_table_container {
		padding-left: 59px;
		background: no-repeat top left;
	}
	.data_table_container table.data {
		width: 481px !important;
	}
	.rent_data {
		background-image: url(http://www.simplyaudiobooks.com/images/icons/service.rent.png);
	}
	.inactive_rent_data {
		background-image: url(http://www.simplyaudiobooks.com/images/icons/service.rent.disabled.png);
	}
	.download_data {
		background-image: url(http://www.simplyaudiobooks.com/images/icons/service.download.png);
	}
	.inactive_download_data {
		background-image: url(http://www.simplyaudiobooks.com/images/icons/service.download.disabled.png);
	}
	.buy_data {
		background-image: url(http://www.simplyaudiobooks.com/images/icons/service.buy.png);
	}
	table.data td .button {
		position: absolute;
		right: -3px;
		bottom: 2px;
		padding: 0 5px !important;
	}
	#IE table.data td .button {
		bottom: 7px;
	}
	#IE6 table.data td .button {
		right: 0;
	}
	table.data td .sole {
		display: block;
		position: static;
		text-align: center;
	}
	table.data .center {
		text-align: center;
	}
	table.data .right {
		text-align: right;
	}
	table.data address {
		font-style: normal;
	}

	/* Service Data Tables > Forms
	--------------------------------------------------------*/
	table.data form table {
		width: 540px;
	}
	.data_table_container table.data form table {
		width: 481px;
	}
	table.data form table,
	table.data form table td,
	table.data form table th {
		border: 0;
		border-collapse: collapse;
	}
	table.data form table td,
	table.data form table th {
		padding-top: 2px;
		padding-bottom: 2px;
	}
	table.data form table th {
		background: none;
		width: 126px;
	}
	form table.data tbody th {
		width: 1px;
		white-space: nowrap;
		padding-left: 20px;
	}
	#IE form table.data tbody th span,
	#IE form table.data tbody th label {
		white-space: nowrap;
	}
	table.data form .button {
		position: static;
	}
	table.data form table tfoot td {
		text-align: right;
		padding: 0 2px;
	}
	table.data td.form_container {
		padding: 0 !important;
	}
	table.data form input.text,
	table.data form textarea {
		width: 250px;
	}

	/* Tabbed Interface
	--------------------------------------------------------*/
	#tabbed_interface {
		clear: both;
		position: relative;
	}
	#tab_list {
		width: 760px;
		height: 52px;
		clear: both;
		background: url(http://www.simplyaudiobooks.com/images/main/title.wide.png);
		position: relative;
		list-style-type: none;
	}
	.buy_site #tab_list {
		background: url(http://www.simplyaudiobooks.com/images/main/title.wide.buy_site.png);
	}
	#tab_list .tab {
		width: 148px;
		height: 32px;
		padding-top: 16px;
		position: absolute;
		bottom: 0;
		background: url(http://www.simplyaudiobooks.com/images/widgets/tabs/tab.png) no-repeat 0 0;
		text-align: center;
		z-index: 100;
		cursor: pointer;
	}
	#IE #tab_list .tab {
		height: 28px;
		padding-top: 20px;
	}
	.buy_site #tab_list .tab {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/tabs/tab.buy_site.png);
	}
	#tab_list .accordion_open {
		background-position: 0 -48px !important;
		z-index: 1000;
	}
	#IE6 #tab_list .tab {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/tabs/ie6.tab.off.png);
	}
	.buy_site #IE6 #tab_list .tab {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/tabs/ie6.tab.off.buy_site.png);
	}
	#IE6 #tab_list .accordion_open {
		background-image: url(http://www.simplyaudiobooks.com/images/widgets/tabs/ie6.tab.on.png);
	}
	#tab_list .tab a {
		text-decoration: none;
		font: bold 14px 'Trebuchet MS', sans-serif;
		color: #6D7579;
	}
	#tab_1 {
		left: 14px;
	}
	#tab_2 {
		left: 150px;
	}
	#tab_3 {
		left: 286px;
	}
	#tab_4 {
		left: 422px;
	}
	#tab_5 {
		left: 558px;
	}
	.tab_content {
		margin: 20px 0 0 0;
	}
	#IE #tabbed_interface {
		overflow: hidden !important;
	}
	.tab_content h2 {
		display: none;
	}

	/* AJAX
	--------------------------------------------------------*/
	#viewport_shader {
		background: #6D7579;
	}

	/* Faux Window Globals
	--------------------------------------------------------*/
	#faux_window .faux_window_content {
		background: #fff;
		padding: 44px 20px 20px 20px;
	}
	#faux_window table.data {
		margin: 0;
	}
	#faux_window table.data tfoot td {
		padding: 2px;
		background: #f8f8f8;
	}
	#IE6 #faux_window table.data tfoot td {
		height: 0 !important;
		line-height: 0 !important;
	}
	#faux_window h1,
	.prompt h1 {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 20px;
		background: #6D7579;
		color: #fff;
		font: bold 12px/24px 'Trebuchet MS', sans-serif;
	}
	#faux_window .cancel,
	.prompt .button {
		position: absolute;
		top: 2px;
		right: 1px;
		line-height: 16px !important;
		height: 16px !important;
		border: 1px solid #fff;
	}

	/* Edition Picker
	--------------------------------------------------------*/
	#edition_picker {
		width: 420px;
	}
	#edition_picker table.data,
	#review_writer table.data {
		width: 360px !important;
		margin: 20px 0 0 0 !important;
	}
	#edition_picker table.data thead th {
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0;
		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif;
		text-align: left;
	}
	#IE6 #edition_picker table.data tfoot .action_buttons {
		height: 20px;
		overflow: hidden;
	}
	#edition_picker .action_buttons {
		width: 420px;
		height: 20px;
	}
	#edition_picker .action_buttons a {
		right: 0;
		top: 0;
	}
	#edition_picker h2 {
		font-size: 14px;
		margin: 0 0 0 90px !important;
	}
	#edition_picker h3 {
		margin: 0 0 0 90px !important;
		font-size: 14px;
		font-weight: normal;
	}
	#edition_picker .cover {
		position: absolute;
		left: 20px;
		top: 39px;
	}

	/* Edition Picker > Buy Site
	--------------------------------------------------------*/
	#edition_picker .grid {
		border: 0;
		border-collapse: collapse;
	}
	#edition_picker .grid .odd,
	#edition_picker .grid .even {
		vertical-align: top;
	}
	#edition_picker .grid .odd table.data {
		margin-right: 19px !important;
	}
	#edition_picker .grid .odd table.data,
	#edition_picker .grid .even table.data {
		width: 200px !important;
	}
	#edition_picker .grid .odd .action_buttons,
	#edition_picker .grid .even .action_buttons {
		width: 196px !important;
	}

	/* Review Writer
	--------------------------------------------------------*/
	#review_writer table.data table.data {
		margin-top: 0 !important;
		margin: 0 !important;
	}
	#review_writer table.data {
		margin: 0 !important;
	}
	#review_writer table.data th {
		width: 110px;
	}
	#review_writer textarea {
		height: auto;
		width: 96%;
	}
	#review_writer table.data tfoot .button {
		right: 0px;
	}
	#review_writer .nested_table_container div {
		height: 0;
		overflow: hidden;
	}

	/* Log In Window
	--------------------------------------------------------*/
	#log_in_window {
		z-index: 99999999;
	}
	#log_in_window table.data,
	#log_in_window {
		width: 360px !important;
	}
	#log_in_window table.data th {
		width: 90px;
	}
	#log_in_window input.text {
		width: 225px;
	}

	/* Prompts
	--------------------------------------------------------*/
	.prompt h1 {
		width: 100%;
		padding: 0;
	}
	.prompt {
		padding-top: 24px;
	}
	.prompt .message_content {
		width: 700px;
		margin: 0 auto;
		padding: 12px 0 12px 60px;
		position: relative;
		min-height: 26px;
	}
	#IE6 .prompt .message_content {
		height: 26px;
	}
	.prompt .title_content {
		width: 760px;
		margin: 0 auto;
		position: relative;
	}
	.prompt .buttons {
		display: block;
		position: absolute;
		top: 12px;
		right: 0;
	}
	.prompt .buttons .button {
		position: static;
		cursor: pointer;
	}
	.prompt .message_content ul {
		padding-left: 20px;
	}
	.confirm_prompt {
		border-bottom: 3px solid #fff000;
		background: #f9f8e7;
	}
	.confirm_prompt .message_content {
		background: url(http://www.simplyaudiobooks.com/images/widgets/prompts/confirm.gif) no-repeat top left;
	}
	.error_prompt {
		border-bottom: 3px solid #f00;
		background: #f5dfdf;
	}
	.error_prompt .message_content {
		background: url(http://www.simplyaudiobooks.com/images/widgets/prompts/error.gif) no-repeat top left;
	}
	.success_prompt {
		border-bottom: 3px solid #0f0;
		background: #e1f5df;
	}
	.success_prompt .message_content {
		background: url(http://www.simplyaudiobooks.com/images/widgets/prompts/success.gif) no-repeat top left;
	}
	.loading_prompt {
		border-bottom: 3px solid #6bb0cf;
		background: #e9f3f8;
	}
	.loading_prompt .message_content {
		background: url(http://www.simplyaudiobooks.com/images/widgets/prompts/loading.gif) no-repeat top left;
	}



/* old css stuff */
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: none;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Begin Sidebar */
#sidebar
{
	float: right;
	padding: 20px 0 10px 0;
	margin-left: 20px;
	width: 240px;
	overflow : hidden;
	background-color: #e9f3f8;
	}

	margin: 0;
#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad: hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	background-color: #E9F3F8;
	padding: 0 20px;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.narrowcolumn {
	float: left;
	padding: 20px 0 20px 0;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

small {
	font-size: .7em;
	color: #409fdf;
}
.linkcat h2 {

		color: #fff;
		font: bold 12px/20px 'Trebuchet MS', sans-serif !important;
		background: url(http://www.simplyaudiobooks.com/images/widgets/accordion/title.png) no-repeat -760px 0;
		height: 20px;
		padding: 0 20px;
		margin: 0;
		clear: both;
		position: relative;
}

/* Sidebar > Learn More Stack
	-------------------------------------------------------*/
	#learn_more_stack {
		list-style-type: none;
	}
	#learn_more_stack li {
		background: url(http://www.simplyaudiobooks.com/images/widgets/learn_more_stack/icons.sprite.png) no-repeat top left;
		padding-left: 41px;
		border-top: 1px solid #fff;
		margin-bottom: 0px !important;
	}
	#learn_more_stack a {
		display: block;
		padding-left: 10px;
		border-left: 1px solid #fff;
		line-height: 41px;
		color: #fff;
		text-decoration: none;
	}
	#learn_more_stack .rent a{
		background-color: #6BB0CF;
	}
	#learn_more_stack .rent a:hover {
		background-color: #91C4DB;
		background-position: 0 -41px;
	}
	#learn_more_stack .download {
		background-color: #95C92B;
		background-position: 0 -41px;
	}
	#learn_more_stack .download a {
		background-color: #95C92B;
		background-position: 0 -82px;
	}
	#learn_more_stack .download a:hover {
		background-color: #ABD94E;
		background-position: 0 -123px;
	}
	#learn_more_stack .playaway {
		background-color: #FF6600;
		background-position: 0 -82px;
	}
	#learn_more_stack .playaway a {
		background-color: #FF6600;
		background-position: 0 -164px;
	}
	#learn_more_stack .playaway a:hover {
		background-color: #FF8833;
		background-position: 0 -205px;
	}
	#learn_more_stack .buy {
		background-color: #FFC000;
		background-position: 0 -123px;
	}
	#learn_more_stack .buy a {
		background-color: #FFC000;
		background-position: 0 -246px;
	}
	#learn_more_stack .buy a:hover {
		background-color: #FFD24E;
		background-position: 0 -287px;
	}
.PDS_Poll{
      margin-bottom: 20px;
}
.pds-box{
     margin: 0 auto !important;
}
.pds-answer-feedback-bar{
      background: none repeat scroll 0 0 #6bb0cf !important;
}
