#inner-top-banner-blog {
    height: 70px;
    width: 928px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #095885;
    margin-left: 1px;
    margin-right: 1px;
}

#left {
    width: 637px;
}

.hr {
    background: url('images/separator-620.png') no-repeat center bottom;
}

#last {
    background: none;
    padding-bottom: 0px;
}

.blogpost img {
    width: 85px;
}

.blogcontent {
    margin-left: 105px;
}

.blogcontent h2 {
    font-size: 1em;
}

#blogarticlecontent {
	margin-left: 205px;
}

#blogarticlecontent h2 {
	font-size: 1.7em;
}

#blogarticlecontent h3 { font-size: 1em; }

#blogarticlecontent p#aboutf2b { margin-top: 0px; }

#right {
    width: 232px;
}

#right h3 {
    font-size: 1em;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    color: #88878B;
}

#right ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background: url('images/separator-202.png') no-repeat left bottom;
    padding-bottom: 37px;
    width: 202px;
}

#right ul#recent li { margin-bottom: 20px; }
#right ul li { 
    background: none; 
    padding-left: 0px;
    line-height: 145%;
}


/* HEADER */
#blog-inner-top-banner p {
    margin-top: 0px;
}
#blog-title {
    font-weight: bold;
    height: 24px;
    display: inline-block;
    padding-top: 10px;
    margin-left: 5px;
    text-transform: capitalize;
}

.blogdate 
{
    font-family: Georgia,Times New Roman Serif !important;
}

#header-desc, #header-blog {padding-top:37px;}

 div.blogpost div.blogcontent p.sf strong a {border-bottom:1px dotted #666;}
  div.blogpost div.blogcontent p.sf strong a:hover {border-bottom:1px solid #666;}
