@charset "utf-8";
/* CSS Document */


#main-pane{
position:relative;
background-image:url(/images/main/main-pane-bg.gif);
background-repeat:repeat-y;
width:760px;
padding-bottom:30px;
}


#main-pane-column{
position:relative;
background-image:url(/images/main/main-pane-column-bg.gif);
background-repeat:repeat-y;
width:760px;
padding-bottom:30px;
}


#top-main-pane{
height:31px;
border-bottom:3px solid #403f3a;
background-color:#8cc520;
}

/* see green-bar-navigation.css */


