<!--

.widget_home_header, .widget_statistics_header, .widget_mortgage_header, .widget_fortune_header, .widget_article_header {
  height: 27px;
  line-height: 27px;
}

.widget_home_header p, .widget_statistics_header p, .widget_mortgage_header p, .widget_fortune_header p, .widget_article_header p {
  color: #666;
  text-align: center;
  line-height: 27px;
  vertical-align: middle;
  margin-left: 15px;
/*  font-size: 1.1em; */
}

.widget_wrapper {
  width: 256px;
  margin-bottom:5px;
}

.widget_wrapper img {
  margin:0px;
  padding:0px;
}

.widget_left_header {
  padding-left: 15px;
  color: #FF0033;
  text-align: center;
  height: 29px;
  line-height: 23px;
  background-image: url(/images/sc3/widgets/widget_left_header.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

.widget_left_header p {
/*  font-size: 1.0em; */
}

.widget_header {
}

.widget_home_header {
  background-image: url(/images/sc3/widgets/widget_house_title.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

.widget_statistics_header {
  color: #666666;
  text-align: center;
  padding-left: 15px;
  background-image: url(/images/sc3/widgets/widget_statistics_title.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

.widget_mortgage_header {
  color: #666666;
  text-align: center;
  padding-left: 15px;
  background-image: url(/images/sc3/widgets/widget_mortgage_title.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}


.widget_fortune_header {
  color: #666666;
  text-align: center;
  padding-left: 15px;
  background-image: url(/images/sc3/widgets/widget_fortune_title.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

.widget_article_header {
  color: #666666;
  text-align: center;
  padding-left: 15px;
  background-image: url(/images/sc3/widgets/widget_article_title.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}


.widget_body {
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 10px;
  background-image: url(/images/sc3/widgets/widget_background.gif);
  background-repeat: repeat-y;
  overflow: hidden;
}

.widget_body img {
  text-align: center;
  margin-left: 10px;
}

.widget_body_google {
  padding-top: 5px;
  padding-left: 4px;
  background-image: url(/images/sc3/widgets/widget_background.gif);
  background-repeat: repeat-y;
  overflow: hidden;
}

.widget_footer {
}

.styled_list_wrapper {
}

.styled_list_header {
  background-image: url(/images/sc3/widgets/styled_list_header.gif);
  background-repeat: no-repeat;
  width: 164px;
  height: 8px;
  margin-bottom: -3px;
  overflow: hidden;
}

.styled_list_footer {
  margin-top: -5px;
  background-image: url(/images/sc3/widgets/styled_list_footer.gif);
  background-repeat: no-repeat;
  width: 164px;
  height: 9px;
}

.styled_list {
  list-style: none;
}

.styled_list li {
  text-indent: 10px;
  background-image: url(/images/sc3/widgets/styled_list_background.gif);
  background-repeat: repeat-y;
  width: 164px;
  /* height: 20px; */
  line-height: 20px;
  padding-top: 10px;
  /* margin-left: 10px;*/
  padding-bottom: 10px;
  border-bottom: 2px solid #A0A0A0;
}

.black { 
  color: #000000;
}

.property_widget_header { 
  line-height: 1.1em;
  margin-bottom: 5px;
  margin-left:10px;
  width:200px;
}

.property_widget_summary { 
/*  line-height: 1.1em; */
  margin-left:10px;
  width:200px;
}
div.showcase {
}

p.showcase_head {
  font-size:1.1em;
  font-weight:bold;
  color:black;
  margin-top:2px;
  margin-bottom:3px;
  margin-left:10px;
  width:200px;
}
p.showcase_contact {
  font-size:1.1em;
  margin-top:2px;
  margin-bottom:5px;
  margin-left:10px;
  width:200px;
}
p.showcase_description {
  color:black;
  margin-top:5px;
  margin-left:10px;
  width:200px;
}