/* CSS Document */

.block 
{
float:left;
width: 480px;
margin-top: 5px;
}

.block img
{
padding: 2px;
}

.block p
{
font-size:12px;
text-align:justify;
color: #996633;
font-weight:bold;
}


.block p.meta
{
margin-top: -2px;
font-size:11px;
color: #003366;
}

.ad
{
background:url(../images/showAd1.jpg) no-repeat;
height: 60px;
width: 300px;
margin-top: 25px;
margin-left: 20px;
}
