#month_container { text-align: center; height: 275px; width: 300px; left: 0; top: 0; position: relative; overflow: hidden; clip: rect(auto, auto, auto, auto); float: left; margin: 0; padding: 0; }
#month_container h2 { text-align: center; margin: 0; padding: 0; border-bottom: 1px solid #e0f7ff; border-top-width: 0; }
#month_container p { font-size: 12px; line-height: 15px; text-align: left; margin: 0; padding: 5px 0 0 5px; }
#month_container a { color: #273444; font-size: 13px; }
#month_container a:hover { color: #eee; font-size: 13px; }
.sermons{ height: auto; width: 300px; left:-300px; top: 0; position: absolute; visibility: visible; }
.month_link { text-align: center; position:relative; width:80px; height:200px; float:left; margin: 0; padding: 5px 0 0; }
.audio_link { background-image: url(../images/download_icon.png); background-repeat: no-repeat; position: relative; width: 21px; height: 21px; margin: 0; padding: 0 0 0 10px; }
.video_link { background-image: url(../images/video_icon.png); background-repeat: no-repeat; position: relative; width: 21px; height: 21px;  margin: 0; padding: 0 0 0 10px; }
