﻿.navSectionBody
{
border-left:solid 1px #B5B1B2;
border-right:solid 1px #B5B1B2;
width:200px;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-bottom:10px;
}
.navSectionBodyLong
{
border-left:solid 1px #B5B1B2;
border-right:solid 1px #B5B1B2;
width:200px;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
padding-bottom:10px;
height:215px;
}


.NavSectionHeader
{
margin-bottom:0px;
vertical-align:bottom;
height:30px;
}
.navSectionFooter
{
vertical-align:top;
margin-bottom:2px;
margin-top:0px;
margin-top:-1px;

}
.navSectionBody a
{
color:Gray;
font-size:9pt;
font-family:Arial;
}
.navSectionBodyLong a
{
color:Gray;
font-size:9pt;
font-family:Arial;
}
.navSectionBody ul
{
list-style:none;
}
.navSectionBodyLong ul
{
list-style:none;
}
#navigation-section
{
margin-top:10px;
background-color:White;
position:relative;
width:212px;
float:left;
}
.navSectionBody table
{
    width:100%;
}
.navSectionBody td a
{
    color: #fefefe;
    text-decoration: underline;
}
.navSectionBody ul li a
{
    color: #fefefe;
    text-decoration: underline;    
}
.navSectionBodyLong td a
{
    color: #fefefe;
    text-decoration: underline;
}
.navSectionBodyLong ul li a
{
    color: #fefefe;
    text-decoration: underline;    
}
/*TOP PETMD ARTICLES*/
.PetMDArticlesWrapper{border:1px solid #B5B1B2; }
.PetMDFeedTitle {  font-weight:bold; height:25px; padding-left:10px;}
.BlogTitle {background-image:url("/CMSImages/banner-footer-bg.gif"); color:White; font-size:15px; font-weight:bold; padding-left:10px; }
    a.PostTitle, a.PostTitle:hover {color:Black !important; font-size:14px; font-weight:bold; text-decoration:underline !important; }
    .PetMDArticlesWrapper h2{font-size:13px;}
