/* CSS Document */
.BlogCell td
{
padding:5px;
background-image: url(Media/MediaManager/GreySpacer.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFF;
vertical-align:top;

}

.BlogIcon td
{
background-image: url(Media/MediaManager/GreySpacer.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFF;
vertical-align:top;
}

.BlogIcon img
{
float:left;
border:solid 3px #FFFFFF;
}

.BlogRssButton
{
border:0;
vertical-align:top;
}

.BlogTitle a
{
font-family: Times, Times New Roman, Apple Chancery, Helvetica Neue;
font-size:22px;
color:#224F73;
text-decoration:none;
text-align:left;
font-weight:bold;
padding-bottom:12px;
}

.BlogTitle a:hover
{
color:#172442;
text-decoration:underline;
}

.BlogDescription
{
font-family:Microsoft Sans Serif, Arial, Verdana, Tahoma;
font-size:15px;
color:#000;
text-decoration:none;
text-align:left;
padding-top:10px;
padding-bottom:5px;
}

.BlogAuthors
{
font-family:Microsoft Sans Serif, Arial, Verdana, Tahoma;
font-size:11px;
color:#005796;
text-decoration:none;
text-align:left;
padding-bottom:5px;
}
