﻿.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;    
}

.about-news-images
{
	float:left;
	padding:0 10px 5px 10px;
	
	}
	
.news-clear-both
{
	clear:both;
	}