/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/

.Style04Title
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: middle;
    color: #000;
    background-color: #e7e6eb;
    height: 23px;
}

.Style04Row
{
    background: #e7e6eb;
    border-right: 2px solid #4d6b82;
    border-left: 2px solid #4d6b82;
    border-top: 2px solid #4d6b82;
    border-bottom: 1px solid #e7e6eb;
}

.search
{
    background: url(images/search.png) no-repeat #e7e6eb center;
    width: 23px;
    height: 23px;
}
.schedule
{
    background: url(images/schedule.png) no-repeat #e7e6eb center;
    width: 23px;
    height: 23px;
}
.link
{
    background: url(images/link.png) no-repeat #e7e6eb center;
    width: 23px;
    height: 23px;
}
.announcement
{
    background: url(images/announcement.png) no-repeat #e7e6eb center;
    width: 23px;
    height: 23px;
}
.Style04Border
{
    border-right: 2px solid #4d6b82;
    border-left: 2px solid #4d6b82;
    border-bottom: 2px solid #4d6b82;
    background-color: #e7e6eb;
}

.Style04Pane
{
    background: transparent;
    padding: 4px;
    color: #404040;
}
#divider
{
    margin-bottom: 13px;
}

/*  NEWS    */
.newsheader
{
    background: transparent;
}
.newstitle
{
    font-family: Tahoma;
    font-size: 24px;
    padding-bottom: 13px;
    vertical-align: middle;
    color: #404040;
}
.newsborder
{
    
}
.newspane
{
    background: transparent;
    padding: 4px;
    padding-left: 34px;
    padding-right: 34px;
    color: #404040;
    text-align: justify;
    width: 480px;
}