﻿.boxBottomBar
{
/*width:200px;*/
height:18px;
display:block;
background:transparent url(images/divMoreBg.jpg) no-repeat top;
float:none;
clear:both;
padding:0 1px 1px 1px;

}

.boxBottomBarLeft
{

	background:transparent url(images/latestNewsBottomLeft.jpg) no-repeat top left;
width:3px; 
padding:3px 0 0 0 ;
height:15px;
 float:left;

	
}

.boxBottomBarCenter
{	
    background:#a7bfd8 url(images/latestNewsBottomRight.jpg) no-repeat top right;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    padding:3px 0 0 0 ;

}
.boxBottomBarCenter a 
{
    color:#fff;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    text-decoration:none;
}