/*
 * General sidebar styles
 */

#sidebar {
    
    min-height: 500px;

    background: url(images/sidebar_background.gif) 100px 50px no-repeat;
}



