﻿.openSection, .closeSection
{
    position:relative;
    padding:5px 0 0 10px;
    width:435px;
    height:20px;
    background:url(../images/layout/purple_tile.gif);
    background-repeat:repeat-y;    
    cursor:pointer;
}
.accButtons
{
    position:absolute;
    left:420px;    
}
