
#main {
    background: none #ffffff;}

#sidebar {
    height: 900px; }
    
.audio {
    display: block;
    position: static;
    width: 368px;
    height: 184px;
    border: solid 1px #222;
    background: none #e1e8f2;
    color: inherit;
    padding: 20px 0px 0px 30px;
    margin: 30px 0px 0px 100px ; }

p.audioinfo {
    background: none;
    color: #75968d;
    font: 1.1em/1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px; }
        
.play {
    display: block;
    float: left;
    height: 20px;
    font: .9em "Trebuchet MS", Verdana, sans-serif;
    color: #85a69d;
    background: none #2f416b;
    text-decoration: none;
    text-align: center;
    margin: 10px 20px 0px 0px;
    border: solid 1px #222;
    padding: 5px;
    width: 111px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100px; }
.play:link {
    background: none #2f416b;
    color: #85a69d; }
.play:visited  {
    background: none #2f416b;
    color: #85a69d; /*sage*/ }
.play:hover {
    color: #ffffff;
    background: none #3f528c; }
.play:active {
    background: none #2f416b;
    color: #85a69d; }

