#pano {
height: auto;
border-bottom: 3px solid #b07b44;
padding: 0;
margin: 0;
}

#mainContent {
background: url('../images/main_content_bg.jpg') bottom left no-repeat;
}

#rightColumn {
float: right;
width: 213px;
background: #e8e2c8 url('../images/right_column_bg.jpg') bottom left no-repeat;
border-left: 3px solid #b07b44;
border-bottom: 3px solid #b07b44;
padding: 0;
}

* html #rightColumn {
width: 209px;
}

#rightColumn .heading {
margin: 0 0 0 8px;
padding: 8px 0 0 0;
}

.recentEpisode {
padding: 10px 0;
margin: 0 8px;
border-top: 1px solid #b07b44;
color: #603913;
}

.recentEpisode .inner {
margin-top: 5px;
}

.recentEpisode img {
border: 1px solid #e3952e;
}

.recentEpisode a.title {
color: #8e001c;
font-weight: bold;
font-size: 110%;
text-decoration: none;
margin-bottom: 5px;
clear: right;
}

.recentEpisode a.watch {
color: #a45b10;
font-weight: bold;
text-decoration: none;
}

.recentEpisode a.title:hover,
.recentEpisode a.watch:hover{
text-decoration: underline;
}

#rightColumn .moreEpisodes {
}

#rightColumn .moreEpisodes img {
display: block;
margin-left: 64px;
}


#chapterSelection {
width: 178px;
background: #7f0200 url('../images/chapter_select_right_shadow.jpg') top right repeat-y;
}


#chapterSelectionGilbert {
width: 190px;
background: #7f0200 url('../images/chapter_select_right_shadow.jpg') top right repeat-y;
}

* html #chapterSelectionGilbert {
}

* html #chapterSelection {
}

#chapterSelectionTop {
padding: 16px 0 0 96px;
background: url('../images/chapter_select_top.jpg') top left no-repeat;
height: 70px;
border-bottom: 1px solid #320100;
}

#chapterSelection ul li {
margin-right: 9px;
list-style-type: none;
padding: 4px 10px 5px 10px;
border-bottom: 1px solid #320100;
}

.expand {
margin-right: 8px;
}

.playButton,
.pauseButton {
margin-left: 5px;
border: 1px solid #b07b44;
}


.playButton,
.pauseButton a {
border: 1px solid #b07b44;
}



.playButton,
.pauseButton a:hover {
border: 1px solid #b07b44;
}



.playButtonfull,
.pauseButtonfull {
margin-left: 5px;

}


.expandedChapter {
display: none;
background: #660200 url('../images/chapter_select_top_shadow.jpg') top left no-repeat;
padding: 5px 13px 5px 5px;
}

.expandedChapter .inner {
background: #e1c99d;
border: 1px solid #b07b44;
}

.expandedChapter .inner .title {
font-weight: bold;
padding: 5px;
color: #543019;
}

.expandedChapter .inner .title .playStatus {
text-align: right;
color: #b10021;
}

#centerContent {
margin: 0 216px 0 178px;
}

* html #centerContent {
margin: 0 202px 0 178px;
}


#centerContentGilbert {
margin: 0 10px 0 178px;
}

* html #centerContentGilbert {
margin: 0 10px 0 178px;
}

#player {
padding: 11px 0 0 0;
}

.titleBar {
background: #520200;
}

#linkbrown {
color: #d0a559;
font-weight: bold;
text-decoration: none;
}
#linkbrown {
text-decoration: underline;
}


#synopsisbookclub {
width: 482px;
margin:auto;
}

.brownlink a { color:#d0a559; font-weight:bold; text-decoration:none !important; } .whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.brownlink a:hover { color:#d0a559; font-weight:bold; text-decoration:underline !important; } .brownlink a:visited { color:#d0a559 !important; }
