#submit-button {
  width: 24px;
  height: 23px;
  padding: 23px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/shoeblogger/icon-search-shoeblogger.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#query {
  float: left;
  margin-top: 2px;
  margin-right: 5px;
}

#nav-main
{
 background-color: #5F2508 !important;
}
.sidebar-title
{
 color: #5E2607 !important;
 font-size: 14px !important;
}
.article-search-results .title, .browseCardStyle .title
{
 color: #5E2607 !important;
 font-size: 22px !important;
}
.keywords li, .keywords a, #rightsidebar a, #rightsidebar span
{
 color: #000 !important;
}

#nav-crumbs a
{
 color: #000 !important;
}

#headerHomepageBox
{
 height:64px !important;
 width: 500px !important;
}

.sectionTitle
{
	border-bottom: 1px solid gray;`
  font-size: 2.0em;
  color: #83001b;
  font-weight: normal;
  font-family: Georgia;
}

.sectionTitle span, .sectionTitle a, .readMore span, .keywords .more
{
	font-family: Arial,Helvetica,sans-serif;
	
  color: red !important;
}