.ContainerTopDecoration
{
    background: #fff url(images/horizontal-gray-gradient-narrow.jpg) no-repeat top center;
    height:8px;
    padding-bottom: 6px;
}

.ContainerWrapper 
{
    background:white url(images/container-bg-gradient.jpg) top center repeat-x;
    border: solid 1px #c4df9b;
    min-height:110px;
    padding:5px 5px 5px 5px;

}

.ContainerBR 
{
    background: url(images/small-grass-br.jpg) 100% 100% no-repeat;
    padding-right:32px;
}

