#header .title a { color: inherit; text-decoration: none; }
#header { font-style: italic; }
#nav { font-style: italic; }

/* listing detail page fixes */
div.listingDetail div.top div.right { background-color: white; }
div.promoHeader h2 { color: #C1C1C1; }

.contentWithSidebar #mainContentWrapperSidebarred { width: 65%; }
.contentWithSidebar #rightContent { margin: 7px 2% 0 2%; padding-bottom: 2%; }
.contentWithSidebar #mainContent { margin-right: 0; }
