h1
{
  margin-top: 20px;
}

#FunIncRec strong
{
  margin-top: 25px;
  float: left;
  margin-bottom: 3px;
}

html * #WelcomePara
{
  padding-bottom: 20px;
}

html * #FunIncRec strong
{
  margin-top: 0;
}

#FunIncRec strong a
{
  color: #999;
  text-decoration: underline;
}

#FunIncRec h3
{
  float: right;
  font: normal 18px tahoma;
  color: #b52d2d;
  margin-bottom: 3px;
}

.FeaturedProduct
{
  clear: both;
  background: url(/pics/homepage-bg.jpg) top right;
  height: 170px;
  margin-bottom: 25px;
}

.FeaturedImage
{
  float: left;
}

.FeaturedProductText
{
  display: block; 
  float: left; 
  width: 550px; 
  height: 60px; 
  margin-left: 20px;
  font-size: 14px;
  line-height: 18px;
}

.FeaturedProductText:hover
{
  color: #000;
  text-decoration: none;
}

.FeaturedProductText h2
{
  font: normal 18px tahoma; 
  margin-top: 18px;
}

.FeaturedProductText .MoreInfoLink
{
  text-align: right;
  font: normal 18px tahoma; 
}

h4
{
  background: url(/pics/dots.png) bottom left repeat-x;
}

h4 span
{
  background-color: #fff;
  padding-right: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #363636;
}

#HomePageLinks
{
  height: 200px;
}

#UsefulLinks
{
  width: 355px;
  float: left;
}

#UsefulLinks ul
{
  float: left;
  margin: 10px 35px 0 0 !important;
  padding: 0;
}

#UsefulLinks li
{
  color: #363636;
  margin-bottom: 3px;
  margin-left: 15px;
  padding-left: 0;
}

#UsefulLinks li a {
  font-weight: bold;
  color: #b32c2c;
  text-decoration: underline;
}

#HomepageLoginArea
{
  float: left;
  width: 365px;
  margin-left: 23px;
}

#HomepageLoginArea label
{
  width: 70px;
  text-align: right;
  padding: 3px 10px 8px 0;
  display: block;
  float: left;
  clear: left;
}

#HomepageLoginArea .textinput
{
  border: solid #8dabc6 1px;
  padding: 3px;
  float: left;
  width: 250px;
}

#LoginButton
{
  float: right;
  margin-right: 26px;
  margin-top: 3px;
}

#HomepageLoginArea a
{
  font-size: 11px;
  color: #9ba5ad;
  text-decoration: underline;
  line-height: 17px;
}
