.greypanelnews
{
background-color:#F2F2F2;
background-image:url(../img/fade1.gif);
background-repeat:no-repeat;
}
.greypanelnews ul
{
list-style:none;
margin:0;
padding:1em 0 1em 15px;
}
.greypanelnews li
{
padding:0.5em 0;
}
.frontpanel
{
width:130px;
height:80px;
background-image:url(../img/panel1.gif);
background-repeat:repeat-x;
background-position:bottom left;
float:left;
border-right:5px solid #FFFFFF;
}
.frontpanel h2
{
text-align:center;
margin-top:1em;
margin-bottom:0;
}
.frontpanel span
{
display:block;
text-align:center;
width:100%;
font-weight:bold;
font-size:12px;
color:#999999;
}
#frontpanels
{
float:left;
margin-top:1em;
width:450px;
}