div.sermon-browser-results div.sermon-browser table.sermons tr td {
        border-top: none;
}

div.sermon-browser-results div.sermon-browser table.sermons tr td h2, div.sermon-browser-results span {
        margin-left: 0px !important;
}

div.sermon-browser-results table.sermons {
        padding-top: 0px;
        border-bottom: none;
}

div.sermon-browser-results table.floatright {
        margin-top: 0 !important;
}

.inline_controls a {
       color: #fff !important;
}

.sermon-browser h2 {
	clear: both;
}

div.sermon-browser table.sermons {
	width: 100%;
	clear:both;
        margin-left: 10px;
}

div.sermon-browser table.sermons tr {
width: 250px;
}

div.sermon-browser table.sermons td.sermon-title {
	font-weight:bold;
	font-size: 165%;
        padding-top: 1em;
        border-top:1px solid #CCCCCC;
}

div.sermon-browser table.sermons tr td {
        
}
div.sermon-browser table.sermons tr td table tr td {
        border: none;
}

div.sermon-browser table.sermons td.sermon-passage {
	font-size: 110%;
padding-bottom: 10px;
}

div.sermon-browser table.sermons td.sermon-series {
	font-size: 110%; 
}

div.sermon-browser table.sermons td.files {
	width: 200px; 
        float: right;    
}

div.sermon-browser table.sermons td.sermon-category {
	font-size: 110%;
}

div.sermon-browser table.sermons td.files img {
	border: none;
	margin-right: 24px;
        margin-top: 0 !important;
        float: left !important;
}

table.sermonbrowser td.fieldname {
	padding-right: 10px;
	vertical-align:bottom;
        color: #fff;
}

#body .sermons .files p{
     margin-left: 0px;
}

table.sermonbrowser td.field input, table.sermonbrowser td.field select{
	width: 170px;
}

table.sermonbrowser td.field  #date, table.sermonbrowser td.field #enddate {
	width: 150px;
}

table.sermonbrowser td {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.sermonbrowser td.rightcolumn {
	padding-left: 10px;
}

div.sermon-browser div.floatright {
	float: right;
}

div.sermon-browser div.floatleft {
	float: left;
}

div.sermon-browser table.floatright {
	
        border:1px solid #cccccc;
        margin:10px 0 20px 0;
}

div.sermon-browser table.floatright tr.title {
       background: #cccccc;
}
div.sermon-browser table.floatright tr td {
padding: 7px;
}

div.sermon-browser table.floatleft {
	float: left;
        width:275px;
}


img.sermon-icon , img.site-icon {
	border: none;
}

table.podcast {
	margin: 0 0 1em 0;
}

.podcastall {
	float:left;
	background: #fff0c8 url(icons/podcast_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.podcastcustom {
	float:right;
	background: #fce4ff url(icons/podcast_custom_background.png) repeat-x;
	padding: 0.5em;
	font-size: 1em;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

div.filtered, div.mainfilter {
	text-align: left;
}

div.sermon-browser-results span.preacher {
	font-size: 120%;
}

div.sermon-browser-results span.scripture {
	font-size: 80%;
}

div.sermon-browser-results img.preacher {
	float:right;
	margin-left: 1em;
}

div.sermon-browser-results div.preacher-description {
	margin-top: 0.5em;
}

div.sermon-browser-results div.preacher-description span.about {
	font-weight: bold;
	font-size: 120%;
}

span.chapter-num {
	font-weight: bold;
	font-size: 150%;
}

span.verse-num {
	vertical-align:super;
	line-height: 1em;
	font-size: 65%;
}

div.esv span.small-caps {
	font-variant: small-caps;
}

div.net p.poetry {
	font-style: italics;
	margin: 0
}

div.sermon-browser #poweredbysermonbrowser {
	text-align:center;
}
div.sermon-browser-results #poweredbysermonbrowser {
	text-align:right;
}

table.nearby-sermons {
	width: 100%;
	clear:both;
}

table.nearby-sermons td, table.nearby-sermons th {
	text-align: center;
}

table.nearby-sermons .earlier {
	padding-right: 1em;
	text-align: left;
}

table.nearby-sermons .later {
	padding-left: 1em;
	text-align:right;
}

table.nearby-sermons td {
	width: 33%;
	vertical-align: top;
}

ul.sermon-widget {
	list-style-type:none;
	margin:0;
	padding: 0;
}

ul.sermon-widget li {
	list-style-type:none;
	margin:0;
	padding: 0.25em 0;
}

ul.sermon-widget li span.sermon-title {
	font-weight:bold;
}

p.audioplayer_container {
	display:inline !important;
}

div.sb_edit_link {
	display:inline;
}
h2 div.sb_edit_link {
	font-size: 80%;
}

.files .audioplayer_container {
        padding-left: 0 !important;
}

.sermon-description {
       border: #ccc 1px solid;
       margin: 10px 0 10px 10px;
       padding: 2px;
}

.sermon-description .description-title {
      background: #ccc;
      padding: 10px;
      font-weight: bold;
      margin-bottom: 10px;
      margin-left: 0 !important;
}

div.esv {
       margin-top: 50px;
}

div.esv h2 {
        font-size: 1.8em !important;
        color: #000 !important;
}

div.sermon-browser table.sermons tr td.sermon-category {
border-top: none;
}