/* Cover gallery definitions */
#covergallery
{
	font-weight:bold;
	text-align:center;
}
.galleryrow
{
    border-bottom:solid 1px #BE141B;
}
#covergallery img
{
	padding-top:10px;
}
.date
{
	font-weight:bold;
	color:#DF181F;
	display:block;
}
.coverstory
{
	color:Black;
}
.cover
{
    background-color:#F1DACA;
    width:128px;
    padding-bottom:10px;
    margin-bottom:4px;
}
.cgitem
{   
    border-bottom:solid 1px #BE141B; 
    border-left:solid 2px white;
    border-right:solid 2px white;
    padding-bottom:4px;
}
.infoblock
{
    border:solid 2px #FBF1E8;
    height:55px;
}