.standard_back
{
    background-image:url(/p/Skin/background.jpg);
}
.rollPane
{
    margin-left:250px;
    height:130px;
}
.music_menu
{
    margin-left:30px;
}
.music_content
{
    background-image:url(/p/Skin/music_container_background.gif);
    background-repeat:no-repeat;
}
ul#Left_Menu
{
    background-image:url(/p/Skin/left_menu_background.gif);
    background-position:left 45px;
    background-repeat:no-repeat;
    padding:0px;
    margin:0px;
    list-style-type:none;
    padding-top:47px;
    padding-bottom:25px;
}
ul#Left_Menu li
{
    list-style-type:none;
    display:block;
    height:29.6px;
    margin-left:10px;
    margin-right:10px;
}
ul#Left_Menu li:hover
{
        background-image:url(/p/Skin/dim.png);
        background-repeat:no-repeat;
        background-position:center center;
}
ul#Left_Menu li a:hover
{
    background-image:none;
}
ul#Left_Menu li a:link, ul#Left_Menu li a:visited, ul#Left_Menu li a:active
{

    display:block;
    height:29.6px;
    display:none;
}
.header_image
{
    border:none;
    margin-left:10px;
    float:left;
}
.menuPane
{
    background-image:url(/p/Skin/menu_background.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:56px;
}
.grey
{
    width:980px;
    margin:auto;
    padding-top:10px;  
}
.g_white
{
    background-color:White;
}
.gb_clear{
clear:both;
padding-bottom:10px;
}
.gt, .gb
{
    margin-left:10px;
    margin-right:10px;
    background-color:White;
    height:10px;
}
.gl
{
    height:10px;
    width:10px;
    float:left;    
    background-image:url(/p/Skin/corners.gif);
    background-position:-1px -1px;
}
.gr
{
    height:10px;
    width:10px;
    float:right;    
    background-image:url(/p/Skin/corners.gif);
    background-position:11px -1px;
}
.gbl
{
    clear:both;
    height:10px;
    width:10px;
    float:left;   
    background-image:url(/p/Skin/corners.gif);
    background-position:-1px 11px;   
}
.gbr
{
    height:10px;
    width:10px;
    float:right;    
    background-image:url(/p/Skin/corners.gif);
    background-position:11px 11px;    
}
.left_col
{
    float:left;
    width:200px;
}
.right_col
{
    float:right;
    width:225px;
}
.product_header
{
    margin-left:210px;
    margin-right:225px;   
}
.margined_center_col
{
    margin-left:200px;
    margin-right:225px;   
}
ul#Top_menu
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-left:198px;
    padding-top:14px;
    position:relative;  
    height:30px;    
}
ul#Top_menu li
{
    list-style-type:none;
    float:left;
    width:90px;
    height:30px;
    margin-right:9px;
}
ul#Top_menu li a:link, ul#Top_menu li a:active,ul#Top_menu li a:visited
{    
    display:block;
    display:none;
    height:30px;
}
.menu_span
{
    display:none;
}