body { background: #78c6c5 url(/images/thepetfeed/background.gif) top center repeat-y; }
.top h1.name { font-size: 34px; letter-spacing: -1px; }
h3 { text-transform: uppercase; color: #333; font-size: 13px; margin: 0 0 5px 0; }
.header { background: url(/images/thepetfeed/header/right_slammed.png) top right no-repeat #bed63a; color: #fff; font-family: georgia, times new roman, serif; }
.header a { color: #201d14; }
.header a:hover { color: #e22a70; }
.header .top-center { margin-top: 32px; margin-left: 63px; }
.header .logo { margin: 0; padding: 0; width: 392px; float: left; margin-right: 270px; }
.header .logo a { display: block; height: 110px; overflow: hidden; }
.header .logo a img { display: block; float: left; }
.header .logo a img:hover { margin-top: -110px; }
.header .util { margin-left: 0px; margin-top: 5px; font-size: 13px; }
.header .nav { background: #bed63a; padding: 0px 10px 0px 0px; font-size: 16px; height: 25px; font-family: georgia, times new roman, serif; }
.header .nav a { color: #201d14; padding: 5px 16px 4px 16px; margin-top: -8px; text-transform: lowercase; }
.header .nav a:hover { color: #e22a70; padding: 5px 16px 4px 16px; margin-top: -8px; text-transform: lowercase; }
.left { border-right: 1px solid #eaeaea; }
#right_container { border-left: 1px solid #eaeaea; margin-left:-1px; background: #d1dde3; }
.leftnav { margin-top: -8px; }
.leftnav-group { font-size: 12px; line-height: 14px; margin-bottom: 5px; margin-top: 12px; font-weight: bold; }
.leftnav-person { font-size: 11px; line-height: 14px;  }
.leftnav-group img.favicon { padding-right: 3px; }
.leftnav-group:hover { text-decoration: underline; background: #fff; }
.rule { background: url(/images/muckrack/muck_hr.gif) top left repeat-x; height: 10px; }
.footer { background: #40545e; }
.horiz-nav { height: 23px; }
.horiz-nav li { background: #efefe7; }

/*JJF added to try and fix tab issue*/
.horiz-nav {height: 32px;}
.horiz-nav li {float:left;display: block; }
