#practice { background: #ffffff; }
#practice li { list-style-image: url(../images/white_bullet.gif); }

p.quote { color: #464646; }
span.quoteName { font-style: normal; color: #782a16; }

#forms { background: #e9e9d8; }
#forms .gold { font-size: 15px; font-weight: normal; }
#forms a, .gold { color: #987b3d; }

.cola h2 { margin-bottom: 2px; }

/* -- ACTIVE NAVIGATION STATUS --*/
#practiceAreas #navPractice,
#ourFirm #navFirm,
#workingWithUs #navWorking,
#results #navResults,
#resources #navResources,
#blog #navBlog,
#contact #navContact
{ color: #ffffff; background: url(../images/nav_bg.gif) 0 -31px; padding: 7px 0 0 12px; }

h3 { margin: 0px; padding: 0px; font-size: 12px;  }
.blogPost { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #dfdfc7; }
iframe { display: none; }

/* -- PHONE NUMBERS ABOVE MAIN IMAGES --*/
h1.callNow { position: absolute; right: 18px; top: 7px; }
h1.callNow span, #contact h1.callNow { color: #3a4950; }
#contact h1.callNow span { color: #782a16; }
#ourFirm h1.callNow, #workingWithUs h1.callNow, #workingWithUs h1.callNow span, #results h1.callNow, #results h1.callNow span, #resources h1.callNow { color: #ffffff; }
#ourFirm h1.callNow span, #resources h1.callNow span, .practiceAreasSub h1.callNow, .practiceAreasSub h1.callNow span { color: #919fa0; }

.practiceAreasSub h1.callNow { top: 177px; }

/* -- RESULTS TABLE --*/
table.resultsData { margin-bottom: 25px; }
table.resultsData th { color: #575e60; font-size: 13px; border-bottom: 1px solid #c99a48; font-weight: normal; }
table.resultsData th span.gold { color: #b28c49; }
table.resultsData td { color: #575e60; font-size: 12px; font-style: italic; border-bottom: 1px solid #a0adb1; padding: 1px 0px; }
table.resultsData td.last { text-align: right; }
table.resultsData tr.last td { border-bottom: none; }

/* -- PODCAST BLOCK --*/
.podcastBlock { border: 1px solid #d7ddc8; padding: 12px 13px 9px 13px; }
.podcastBlock h1 { color: #575757; font-size: 15px; line-height: 1.3; margin-bottom: 5px; }

