
#inner #inner2 div#topimages {
position: relative;
display: block;
width:700px;
height:330px;
margin:0 auto;
padding-top: 25px;
background:none;
}

#leftimage {
background: url(../images/topimages/photo-1.jpg) top left no-repeat;
}

#centerimage {
}

#rightimage {
background: url(../images/topimages/photo-7.jpg) top left no-repeat;
}


#newsBox{
width:220px;
height:300px;
overflow:auto;
border:1px solid #CCCCCC;
}


#newsHeader{
width:220px;
height:25px;
background-color:#EBEBEB;
}


.pPaddingLeft{
padding-left:5px;
}

.newsBoxUl{
margin-left:0;
padding-left:20px;
}

