/*@charset "UTF-8";
 CSS Document */
/*/--Global Elements (Theme)--/*/
html{
	background:#fff;	
}
a{
    color:#333;
	text-decoration:none;	
}
/*/--Global Classes (Theme)--/*/
.left, .leftCol{
	float:left;
}
.right, .rightCol{
	float:right;	
}
.imgLink{
	position:absolute;
}
.adSpot{
	width:25px;
	height:25px;
	/*debug*/
	background-color:#CCC;
}
.clearFloatSpacer{
	clear:both;
	font-size:0;
	height:0;
}
ul.horizontalList li,
ol.horizontalList li{
	float:left;
	display:inline-block;
}
/*Text Classes*/
.bold{
	font-weight:bold;	
}
.italic{
	font-style:italic;	
}
.underline{
	text-decoration:underline;	
}
.nowrap{
	white-space:nowrap;	
}
.dateClick{
	color:#113F70;
	font-weight:bold;
}
/*Bonus Classes*/
.page{
    background:#FFFFFF;
}
.logo{
}
.slogan{
}
.menuNav{
}
.links{
}
.twoColWrap{
}
.subtitle{
}
.item{
}
.extra{
}
/*Button Classes*/
.btnLoginNow-blue{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/btn_login.jpg) no-repeat;
	position:absolute;
	width:98px;
	height:34px;
	/*debug*/
}
.btnSignUpNow-blue{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/btn_signup.jpg) no-repeat;
	position:absolute;	
	width:98px;
	height:34px;
	/*debug*/
}
.btnPlay-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_play.png) no-repeat;
	display:inline-block;
	width:93px;
	height:32px;
	/*debug*/
}
.btnDownload-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_download.png) no-repeat;
	display:inline-block;
	width:117px;
	height:32px;
	/*debug*/
}

.btnLoginNow-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_login.png) no-repeat;
	position:absolute;
	width:98px;
	height:34px;
	/*debug*/
}
.btnLearnMore-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_learn_more.png) no-repeat;
	position:absolute;	
	width:98px;
	height:34px;
	/*debug*/
}
.btnSearch-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_search.png) no-repeat;
	position:absolute;	
	width:98px !important;
	height:34px !important;
	/*debug*/
}
.btnBookClub-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/bc_archives.jpg) no-repeat;
	position:absolute;	
	width:134px !important;
	height:33px !important;
	/*debug*/
}
.btnVote-red{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/btn_vote.png) no-repeat;

	width:98px;
	height:34px;
	/*debug*/
}

.title-showsummaries{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-show_summaries.jpg) no-repeat;
    width:650px;
    height:47px;
}  
.menuBookend{
    position:absolute;
    width:5px;
    height:41px;
}
ul.contentList,
ol.contentList{
	padding-left:1em;
}
ul.contentList li,
ol.contentList li{
	margin:.5em 0;	
	list-style-image:url("http://media.townhall.com/res/4.3.0.192/images/dennisprager/arrow_orange.gif");
	list-style-position:outside;
}
/*Mod Classes*/
#Sidebar .mod,
#Default .leftCol .mod{
	background:#CEE6FE url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/bg_gradient.jpg) repeat-x;
}
.mod{
border:1px solid #777777;
}
.page .mod .hd{
    padding: 0 0 10px 0;
}
/*/--Global Regions (MasterPage)--/*/
#Wrapper{
	width:990px;
	background:#dfefff;	
	border:1px #ffffff solid;
	border:1px solid #777777;
	margin:.5em auto;
	position: relative;
	z-index: 1;
}
#Header{
	background:#dfefff url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/header_background.jpg) repeat-x;
	height:168px;
	position:relative;
	z-index:10; /*ie z-index bug*/
	/*debug*/
}
#Footer{
	width:990px;
	height:175px;
	margin:0 auto;
	/*debug
	background:#F99;*/
	
}
#Content{
	padding:10px 0 25px 10px;
}
/*/Header Region (MasterPage)/*/
#Header a.logo{
	width:385px;
	height:130px;
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/mefferd_logo.png) no-repeat;
	/*debug*/
}
/*#Header.menuNav*/
#GlobalNav{
	position:absolute;
	width:960px;
	height:41px;
	background:#F4B04F url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/nav_center.jpg) repeat-x;
	bottom:0;
	line-height:41px;
	margin:0 0 0 15px;
	z-index:10;
}
#Header div#GlobalNav ul,#Header div#GlobalNav div.bd {
	position: relative;
	z-index: 10;
}
#GlobalNav ul{

}
#Header div#GlobalNav,
#Header div#GlobalNav a{
	color:#FFFFFF;	
	font-size:116%;
}
#Header div#GlobalNav em {
	font-style: normal !important;
}
#Header .menuNav li{
	padding:0 12px;
	float: left;
	position: relative;
	z-index: 10;
}
#Header .menuNav li li{
	padding:0;
	margin:0;
	float: none;
	z-index: 10;
	position: relative;
}
#Header .menuNav li li em {	
	padding-left: .5em;
}
#Header div#GlobalNav ul li div.menuNav {
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 37px;
	z-index:10;
}
#Header div#GlobalNav ul li div.menuNav ul {
	margin-left: 0 !important;
	width: 230px;
	background: #669ACC none repeat scroll 0 0;
	z-index: 10;
	/*background-color: #738EA5;*/
}
.mainMenu{
    
    }
.menuBookend-left{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/nav_left.jpg) no-repeat;
    left:10px;
    bottom:0px;
}
.menuBookend-right{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/nav_right.jpg) no-repeat;
    right:10px;
    bottom:0px;
}
/*#Header.slogan*/
#Header .slogan{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/title_JPA.jpg) no-repeat 0 7px;
	position:absolute;
	width:212px;
	height:37px;
	left:770px;
	bottom:0px;
	/*debug*/
}
/*#Header.premium
#Header .premium{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/header_premium.jpg) no-repeat;
	width:319px;
	height:117px;
	left:665px;
	top:5px;
	position:absolute;
}
#Header .premium .btnLoginNow{
	left:12px;
	top:75px;
}
#Header .premium .btnSignUpNow{
	left:115px;
	top:75px;
}
*/
/*#Header.adSpot*/
#Header .adSpot{
	width:230px;
	height:90px;
	position:absolute;
	left:246px;
	top:20px;
}
#Content .long-ad{
    margin:0px auto 5px auto;
    width: 984px;
	height: 27px;
}
/*/Footer Region (MasterPage)/*/
/*#Footer.menuNav*/
#Footer .menuNav{
	padding: 20px 0 15px 0;
	width:615px;
	margin: 0 auto;
	/*debug
	background:#FF3;*/
}
#Footer .menuNav,
#Footer .menuNav a{
    font-weight:bold;
	color:#5BBAEA;	
}
#Footer .menuNav li{
	padding: 0 11px; 	
}
/*#Footer.adSpot*/
#Footer .adSpot{
	width:728px;
	height:90px;
	margin:0 auto;
	/*debug*/
	background-color:#CCC;
}
/*/Content Region (MasterPage)/*/
/*#Content*/
#Content{
}
/*#Content #Sidebar*/
#Sidebar{
	width:312px;
	float:right;
	/*debug
	background:#306;*/
}
#Sidebar .mod{
	width:300px;
	margin-bottom:1em;
}
/*#Sidebar .adSpot*/
#Sidebar .adSpot{
	width:300px;
	height:250px;
	margin:0 0 0 1px;
	margin-bottom:1em;
}
/* moved from #Header .preminum */
#Sidebar .premium{
	/*background:url("http://media.townhall.com/res/4.3.0.149/images/janetmefferd/header_premium.jpg") no-repeat scroll 0 0 transparent;*/
	background:url("http://media.townhall.com/res/4.3.0.192/images/janetmefferd/header_premium.jpg") no-repeat scroll 0 0 transparent;
	width:300px;
	height:117px;
	margin:0 0 0 1px;
	position:relative;
	margin-bottom:1em;
}
#Sidebar .adSpotHost{
	width:300px;
	height:100px;
	margin:0 0 0 1px;
	margin-bottom:1em;
	/*background-color: Gray;*/
}

#Sidebar .premium .btnLoginNow{
	left:12px;
	top:75px;
}
#Sidebar .premium .btnSignUpNow{
	left:115px;
	top:75px;
}
/*#Content #Main*/
#Main{
	width:655px;
	float:left;
	z-index:1;
	/*debug
	background:#9F0;*/
}
#Main .premium{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetparshall/premium-bg.jpg) no-repeat;
	width:605px;
	height:78px;
    margin: 1em auto;
    position:relative;
    z-index:1;
}
#Main .premium .btnLoginNow-red{
    top:38px;
    left:298px;
}
#Main .premium .btnLearnMore-red{
    top:38px;
    left:423px;
}
.page .mod{/*
    background:#78ABD6;
    background:#669ACC;
    background:#79AAD5;
    color:#FFFFFF;*/
}
.page .leftCol .mod {
    /*background:transparent;*/
}
.page .bd{
    padding:10px;
    background-color:#FFF;    
}


.leftCol .adSpot{
    margin:0 auto;
}   
    
/*/--Specific Styles (Page/Control)--/*/
#Blog .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-janets_blogs.jpg) no-repeat 0 0; 
    height:158px;
    height:47px;
}
#Blog .post h2{
    font-weight:bold;
    font-size:131%;
}
#Blog .post h2 a{
    color:#5CB3E0;
}
#Blog .post{
    margin:5px 0 30px 0;
}
#Blog .dateline{
    color:#666666;
    font-style:italic;
}
/*#CallIn*/
#ContactMod{	
}

#ContactMod .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/contact_janet.jpg) no-repeat 0 0;
	height:47px;
}
#ContactMod .bd{
    padding:10px;
}
#ContactMod td{
    vertical-align:top;
}
#ContactMod .title{
    color:#55BEEB;
    font-weight:bold;
}
#ContactMod .twoCol td{
    width:50%;
}
#ContactMod p{
	font-size:131%;
	text-align:center;
	margin-top:55px;
}
#ContactMod a{
	color:#000;
	text-decoration:underline;
}
#ContactMod .colLeft{
    float:left;
}
#ContactMod .colRight{
    float:right;
}
#ContactMod .getSocial{
    height:75px;
    margin:10px 0 0 0;
    position:relative;
}
#ContactMod .twitter,
#ContactMod .facebook
{
    position:absolute;
    padding:5px 0 0 0;
    width:130px;
    height:50px;
}
#ContactMod .twitter{
}
#ContactMod .facebook{
    left:140px;
    /*debug
    background:gold; */
       
}
#ContactMod .twitter img{
    /*debug
    background:pink;*/
}
#ContactMod .facebook img{
    /*debug
    background:gold;    */
}
#ContactMod .getSocial .description{
    position:absolute;
    padding: 0 0 0 5px;
}
/*#NLSignup*/
#NLSignup{
	position:relative;
	z-index: 1;
}
#NLSignup .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/newsletter.jpg) no-repeat 0 0;
	height:47px;
}
#NLSignup .bd{
    padding:10px;
}
#NLSignup .description{
    margin:5px 0;
}
#NLSignup .signupForm{
    margin:5px 0;
    position:relative;
     /*debug
    background:pink;*/
}
#NLSignup input{
	color:#888888;
	width:165px;
	height:20px;
	left:20px;
	margin: 5px 0 0 0;
}
#NLSignup .signupForm a{
    margin: 0 0 0 10px;
}
#NLSignup.page {
	height: auto !important;
}
/*#Premium*/
#Sidebar #Premium{	
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/ipodbackground.jpg) no-repeat 0 0;
    height:159px;
    width:296px;
    position:relative;
}
#Premium .hd{
}

#Premium .bd{
}
#Premium p{
}
#Premium .btnSignUpNow-blue{
    top:120px;
    left:10px;	
}
/*#JPBooks*/
#JPBooks{	
}
#JPBooks .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/book_club.jpg) no-repeat 0 0;
	height:47px;	
}
#JPBooks .bd{
    padding:10px;
}
#JPBooks .description{
    font-weight:bold;
}
#JPBooks li{
    color:#57C0ED;
    font-weight:bold;
}
/*#Default page*/
#Default{
}
#Default .twoCol{
	width:600px;
}
#Default div.leftCol{
	width:242px;
	/*debug
	background-color:#FFC;*/
}
#Default .rightCol{
	width:400px;
	/*debug
	background-color:#C09;*/
}
#Default .mod{
	margin-bottom:1em;
}
#Default .rightCol .mod{
	background-color:#ffffff;
}
/*#Poll*/
#Poll{
	padding: 0;
	
	position:relative;
	
	
}
#Poll .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/janets_poll.jpg) no-repeat;
    height:45px;
}
#Poll a{
	text-decoration:underline;
}
#Poll h4{
	padding-bottom:.75em;
}
#Poll div.pollquestions label{
	padding-bottom:.75em;	
}
#Poll input{
	float:left;
	width:20px;
	margin-right:5px;
	margin-top:2px;
	/*debug
	background:#0F9;*/
}
#Poll p.left{
	float:none;
	width:180px;
}
#Poll #Selection{
	padding:0 0 2em 0;	
}
#Poll .btnVote-red{
	margin: 10px 0 10px 50px;
	text-decoration:none;
	clear: both;
	display: block;
	position: relative;
}
/*#NewsFeed*/
#NewsFeed{
	/*padding:0px 10px 10px 10px;*/
	padding:0;
}
#NewsFeed .hd{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/cns_news.jpg) no-repeat;	   
	height:45px;
	
}
#NewsFeed li{
	padding-bottom:1em;	
	color:#999;
}
#NewsFeed li a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:85%;	
}
#NewsFeed li p a{
	color:#666;
	text-decoration:none;
	font-size:100%;
}
/*#JPPhotoMod*/
#JPPhotoMod{
	border:none;
}
#JPPhotoMod a{
}
#JPPhotoMod img{
	border: 1px #FFFFFF solid;
}
#JPPhotoMod p{
	font-size:108%;
	text-align:center;	
	padding:5px 5px 5px 5px;
}
.adSpot234x90{
    width:234px;
    height:90px;
}
/*#TodayShow*/
#TodayShow{
}
#TodayShow .hd{
    height:47px;
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/todays_show.jpg) no-repeat;
}
#TodayShow a{
	/*color:#000066;*/
}
#TodayShow li{
	margin-bottom:.75em;
	padding:0 10px;
}
#TodayShow .extra{
	color:#FF0;
	text-align:right;
	padding-right:10px;
}
#TodayShow .subtitle{
    color:#5EBCEF;
	font-weight:bold;
	text-decoration:underline;margin:0 0 5px 0;
}
/*MefferdArticles*/
#MefferdArticles{
}
#MefferdArticles .hd{
    height:47px;
	background:#ffffff url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-articles.jpg) no-repeat;
}
#MefferdArticles .hd-small{
    height:47px;
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/articles.jpg) no-repeat;
}
#ArticlePage #MefferdArticles{
    background-color:#ffffff;
}
#MefferdArticles a{
	/*color:#000066;*/
}
#MefferdArticles li{
	margin-bottom:.75em;
	padding:0 10px;
}
#MefferdArticles .extra{
	color:#FF0;
	text-align:right;
	padding-right:10px;
}
#MefferdArticles .subtitle,
#MefferdArticles .subtitle a{
    color:#5EBCEF;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 5px 0;
}

/*#BioPage (Page)*/
#BioPage .mod{
    padding:10px;
}
#BioPage .item{
    clear:both;
    margin:10px 0 20px 0;
}
#BioPage img.left{
    margin:0 1em .5em 0;
}
#BioPage img.right{
    margin:0 0 .5em 1em;
}
/*#SpeakingPage (Page)*/
#SpeakingPage .mod{
    padding:10px;
}
#SpeakingPage img.left{
    margin:0 1em .5em 0;
}
#SpeakingPage a{
    text-decoration:underline;
}
/*#PodcastPage (Page)*/
#PodcastPage .mod{
    padding:10px;
}
#PodcastPage .subtitle{
    font-weight:bold;
    font-size:108%;
}
#PodcastPage p{
    margin: 5px 0 10px 0;
}
#PodcastPage ol li{
    list-style-type:decimal;
    list-style-position:inside;
    margin: 5px 0 0px 0;
}
/*#AboutShowPage (Page)*/
#AboutShowPage .mod{
    padding:10px;
}
/*#FaqPage*/
#FaqPage{
}
#FaqPage .subtitle a{
    text-decoration:underline;
    font-weight:bold;
    font-size:108%;
}
#FaqPage .subtitle p{
}
#FaqPage td{
    vertical-align:top;
    padding:7px;
}
/*#ShowFaqPage*/
#ShowFaqPage .mod{
    padding:10px;
}
#ShowFaqPage .subtitle{
    font-weight:bold;
    font-size:108%;
}
#ShowFaqPage p{
    margin: 5px 0 10px 0;
}
#ShowFaqPage .extra {
    padding:20px 0;
    margin-bottom:20px;
    border-bottom:#FFFFFF 1px solid;
}
#ShowFaqPage .extra .subtitle{
    padding:5px 10px;
}
#ShowFaqPage .extra li{
    padding:3px 15px;
    list-style-position:inside;
    list-style-type:disc;
}
/*#TechnicalFaqPage*/
#TechnicalFaqPage{
}
#TechnicalFaqPage .subtitle{
    font-weight:bold;
    font-size:108%;
}
#TechnicalFaqPage p{
    margin: 5px 0 10px 0;
}
#TechnicalFaqPage .extra {
    padding:20px 0px;
    margin-bottom:20px;
    border-bottom:#FFFFFF 1px solid;
}
#TechnicalFaqPage .extra .subtitle{
    padding:5px 10px;
}
#TechnicalFaqPage .extra li{
    padding:3px 15px;
    list-style-position:inside;
    list-style-type:disc;
}
/*#ShowFaqPage*/
#ShowFaqPage{
}
#ShowFaqPage .hd{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-faq.jpg) no-repeat;
    height:47px;
}
#ShowFaqPage .item{
    padding-bottom:1.5em;
    margin-bottom:1.5em;
    border-bottom:1px #ffffff solid;
}
#ShowFaqPage{
}
/*#SponsorsPage*/
#SponsorsPage .mod{
    padding:20px 10px;
}
#SponsorsPage table{
    margin:0 auto;
}
#SponsorsPage table td{
    text-align:center;
    padding:10px 0;
}
/*SpeakingEngagement (virutal page)*/
#SpeakingEngagements .hd{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-speaking_engagements.jpg) no-repeat;
    height:47px;
}
/*BioPage*/
#BioPage .hd{

	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-janets_bio.jpg) no-repeat;
    height:47px;
}
/*#ShowFaqPage*/
#ShowFaqPage{
}
/*#BookClubPage*/
#BookClubPage .hd{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-janets_bookclub.jpg) no-repeat;
    height:47px;
}
#BookClubPage .category{
    margin:0 0 15px 0;
}
#BookClubPage .subtitle{
    margin:0 0 5px 0;
    color:#5AB9E7;
    font-weight:bold;
    font-size:131%;
}
#BookClubPage img{
    float:left;
    height:105px;
    width:70px;
    margin: 0 5px 0 0;
}
#BookClubPage table{
    width:100%;
}
#BookClubPage td{
    width:30%;
}
#BookClubPage .description div{
    margin:0 0 15px 0;
}
#BookClubPage .bookTitle{
    font-weight:bold;
    font-size:116%;
    color:#666;
}
#BookClubPage a{
    text-decoration:underline;
}
/*FavoritesPage*/
#FavoritesPage .hd{

	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-janets_favorites.jpg) no-repeat;
    height:47px;
}
/*SponsorsPage*/
#SponsorsPage .hd{
	background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-sponsors.jpg) no-repeat;
    height:47px;
}
/*#HelpPage*/
#HelpPage .mod{
    padding:.75em;
}
#HelpPage a{
    text-decoration:underline;
}
#HelpPage .subtitle{    
    padding-top:1em;
    font-weight:bold;
}
#HelpPage li{
    padding:5px 0 2px 10px;
}
#HelpPage h2{
    font-weight:bold;
    font-size:123.1%;
}
#HelpPage h3{
 padding-top:1.5em;
    font-weight:bold;
    font-size:123.1%;
}
/*#AudioPage*/
#AudioPage .subtitle{
      
    padding:.75em 0;
    font-weight:bold;
}
/*extra*/
.nopad {
	padding: 0px !important;
}
div#TodayShow div.todaysshow {
	position: relative;
}
div#TodayShow div.todaysshow a.subtitle {
	/*float: right;*/
}
div#TodayShow div.todaysshow div.outer {
	overflow: hidden;
	height: 6.2em;
}
/*#ShowSummary (Page)*/
#ShowSummary .hd{
    background:transparent url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-show_summaries.jpg) no-repeat;
    width:648px;
    height:47px;
}
#ShowSummary h2 {
	font-size: 138.5%;
	font-weight: 900;
	margin: 20px 0 0px 0;
}
#ShowSummary ul li {
	/*list-style: disc;*/
	padding:.5em 0;
}
#ShowSummary ul {
	/*padding-left: 20px;*/
}
#ShowSummary p {
	padding-bottom: 1em;
}

#ShowSummary{
}
#ShowSummary h3,
#ShowSummary .subtitle a{
    font-style:italic;
    font-size:108%;
    font-weight:bold;
}
#ShowSummary .description{
    /**/color:#113F70;
    font-weight:bold;
}
#ShowSummary .description a{
    /**/
    text-decoration:underline;
}
#ShowSummary .extra,
#ShowSummary .extra a{
}
#ShowSummary .extra a{
    text-decoration:underline;
}
/*-#FindStation (Page)-*/
/*#FindStation.contentList*/
#FindStation table{
    width:100%;
}
#FindStation th{
    font-weight:bold;
    font-size:123.1%;
    padding-bottom:1em;
}
#FindStation td{
    padding-bottom:1em;
    font-size:108%;
}
#FindStation .extra{
    margin:1em .7em 2em 0;
}
#FindStation input{
    height:23px;
    margin:0 .7em 0 0;
    color:#999999;
}
/*#BookClub*/
#BookClub{
}
#BookClub .bookList .hdrRow{
    border-bottom:#FFFFFF solid 1px;
}
#BookClub .bookList th{
    font-weight:bold;
    font-size:116%;
    padding:.5em 0; 
    margin:.5em 0;
}
#BookClub .bookList .titleCol{
    width:60%;
}
#BookClub .bookList .dateCol{
    width:15%;
}
#BookClub .bookList td{
    padding:.5em 0;
}
#BookClub .book img.left{
    margin: 0 1em .5em 0;
}
#BookClub .book h2{
    font-weight:bold;
    font-size:123.1%; 
}
#BookClub .book p.subtitle{
    font-size:108%; margin:0 0 .75em 0
}
#BookClub .book .byLine{
    margin:0 0 .75em 0;
    font-size:93%;
}
/*#EmailForm*/
#EmailForm .hd{
	background:#fff url(http://media.townhall.com/res/4.3.0.192/images/janetmefferd/hd-contact_janet.jpg) no-repeat;
    height:47px;
}
#EmailForm a {
    text-decoration:underline;
}
#EmailForm table{
    margin:1em 0;
}
#EmailForm th{
    font-weight:bold;
    width:50%;
    vertical-align:top;
}
#EmailForm tr{
    margin:.5em 0;
}
#EmailForm textarea,
#EmailForm input{
     margin:.25em 0;
}
/*#PhotoViewer*/
#PhotoViewer.mod{
    padding: 0 0 0 1em;
    border:none;
}
#PhotoViewer h2{
    color: #006194;
    font-size:116%;
    font-weight:bold;
}
#PhotoViewer #slideshow-top,
#PhotoViewer #slideshow-bottom {
    margin: 0 auto;
}
.album-list li{
    padding:1em;
    clear:both;
}
.album-list li h3{
    font-size:116%;
    font-weight:bold;
}
.album-list li h4{
    font-weight:bold;
}
.album-list li.alt{
    background:#669ACC;
}
.album-list li img{
    float:left;
    padding: 0 10px 0 0;
}

.pager span,
.pager a{
	margin: 0 3px;
}
.pager span.current {font-weight: 900; }

