﻿#bottomPortion 
{
    height:auto;
    background-color:White;
   
}

#bottomRight p 
{
    font-size:13px;
    font-style:italic;
}

#bottomRight
{
    width:420px;
}

#bottomLeft 
{
    width:420px;
    padding:0;
}

#highlightBox 
{
    background-color:#edecd8;
    width:432px;

}

h2 
{
    color: #584823;
    font-size:14px;
}

body
{
}

.ui-accordion .ui-accordion-content 
{
    overflow:inherit;
}
