#theme_switcher {
    background: url("../img/book.png") no-repeat scroll 0 0 transparent;
    border-radius: 0 5px 5px 0;
    height: 123px;
    left: 15px;
    padding-left: 21px;
    position: fixed;
    top: 10px;
    width: 185px;
}
#theme_switcher_header {
    height: 48px;
}
#theme_switcher p {
    color: white;
    font-family: 'Museo';
    font-size: 12px;
}