/*
used in: sermons/index.php
*/
.content{margin-bottom:10px;}
.content h4{
 background:#96F url(../s_img/sermons.gif) repeat-x;
 color:#FFF;
 padding:4px;
}
.content table{
 border:1px solid #CCC;
 border-collapse:collapse;
 width:100%;
}
.content td{
 padding:2px;
 border:1px solid #CCC;
}

.net h4{
 background:#CFC url(../s_img/online-meeting.gif) repeat-x;
}