div.nowPlaying p.title span.songsearch span.arrow { background-position: -500px -750px; }
div.breadcrumb { background-color: rgba (219, 217, 211, 0.60); }
div.section .section_head { border: 0; }
.month_body table td a:hover,
.month_body table td a:focus { background-color: #be0a76; }
.month_body table td.today a:hover,
.month_body table td.today a:focus,
.month_body table td.active a:hover,
.month_body table td.active a:focus { box-shadow: 0 0 0 2px #be0a76 inset; }

div.wrapper {background: transparent;}
div.wrapper:before,
div.wrapper:after {content:'';position:absolute;top:0;bottom:0;width:25px;}
div.wrapper:before {background:transparent url(/static/img/bg/shadow_left.png);left:-25px;}
div.wrapper:after {background:transparent url(/static/img/bg/shadow_right.png);right:-25px;}
#content_wrapper {background:url(/static/img/bg/dbd9d3_opacity.png);}
#content_wrapper:after{clear:both; content:''; display: block;}
div.breadcrumb {margin:0;}
.detail {margin:0;padding:0 0 1.375em 0;}

