#spotlighttable form { margin: 0 }
#seoproductlinks { border-top: 1px solid #F58787; border-bottom: 1px solid #F58787 }
#related {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  color: #F58787;
  border-bottom: 1px solid #F58787;
  margin-top: 0px;
  margin-bottom: 1em;
  font-weight: bold;
}

.spotlight {
  color: #F14D4D;
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px solid #F14D4D;
  font-weight: bold;
}
.spotlight a:link, .spotlight a:visited {
  text-decoration: none;
  color: #F14D4D;
  line-height: 18px;
}

h1 {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  color: #1C576A;
}
h1.underline {
  border-bottom: 1px solid #F58787;
}

label.underline {
  display: block;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
  font-size: 16px;
  color: #1C576A;
  border-bottom: 1px solid #F58787;
  margin-bottom: 10px;
}

#searchbox{
	padding: 4px;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#searchform{
	margin: 0px;
}

#signupbox{
	background-image: url("http://site.aliceaccents.com/images/aa-emailbox-back.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 27px;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #1c576a;
}

#signupform{
	margin: 0px;
}

p.signup{
	margin:5px;
}

#centerbody{
	padding: 10px;
}

#topmenu{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#spotlightbox{
	border: solid 1px #267c97;
}

#bottomtext{
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #267c97;
}
#breadcrumbs {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  margin-bottom: 1em;
}

#navbar a:link, #navbar a:visited {
  text-decoration: none;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  color: #1C576A;
  font-weight: bold;
}
#navbar a:hover { text-decoration: underline }

#navbar ul {
  margin: 0;
  border-right: 1px solid rgb(245,135,135);
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: 0px; 
  padding-left: 20px;
  text-indent: 0px;
  list-style: url('http://site.aliceaccents.com/images/menu-bullet.gif')
}

#cross-sells {
	float: left;
	background-color: #e1f2f8;
	padding: 3px;
}
