#logo {
  width: 620px;
  height: 178px;
  margin: 0px;
  padding: 0px;
  background: url(../img/moojo_main_img2.jpg) no-repeat left;
}
.zodiac_profiles {
  width: 600px;
  margin: 10px;
  padding: 0px;
}
.zodiac_profile {
  width: 285px;
  height: 270px;
  margin: 0px;
  padding: 5px;
  float: left;
}
#zodiac_profile_aries {
  border-right: 1px dotted #888;
  border-bottom: 1px solid #888;
}
#zodiac_profile_taurus {
  border-bottom: 1px solid #888;
}
#zodiac_profile_gemini {
  border-right: 1px dotted #888;
}
#zodiac_profile_leo {
  border-right: 1px dotted #888;
  border-bottom: 1px solid #888;
}
#zodiac_profile_virgo {
  border-bottom: 1px solid #888;
}
#zodiac_profile_libra {
  border-right: 1px dotted #888;
}
#zodiac_profile_sagittarius {
  border-right: 1px dotted #888;
  border-bottom: 1px solid #888;
}
#zodiac_profile_capricorn {
  border-bottom: 1px solid #888;
}
#zodiac_profile_aquarius {
  border-right: 1px dotted #888;
}
.zodiac_profile_header {
  height: 34px;
  padding: 0px 0px 5px 35px;
}
#zodiac_profile_aries .zodiac_profile_header {
  background: url(../img/icon_1.jpg) no-repeat left;
}
#zodiac_profile_taurus .zodiac_profile_header {
  background: url(../img/icon_2.jpg) no-repeat left;
}
#zodiac_profile_gemini .zodiac_profile_header {
  background: url(../img/icon_3.jpg) no-repeat left;
}
#zodiac_profile_cancer .zodiac_profile_header {
  background: url(../img/icon_4.jpg) no-repeat left;
}
#zodiac_profile_leo .zodiac_profile_header {
  background: url(../img/icon_5.jpg) no-repeat left;
}
#zodiac_profile_virgo .zodiac_profile_header {
  background: url(../img/icon_6.jpg) no-repeat left;
}
#zodiac_profile_libra .zodiac_profile_header {
  background: url(../img/icon_7.jpg) no-repeat left;
}
#zodiac_profile_scorpio .zodiac_profile_header {
  background: url(../img/icon_8.jpg) no-repeat left;
}
#zodiac_profile_sagittarius .zodiac_profile_header {
  background: url(../img/icon_9.jpg) no-repeat left;
}
#zodiac_profile_capricorn .zodiac_profile_header {
  background: url(../img/icon_10.jpg) no-repeat left;
}
#zodiac_profile_aquarius .zodiac_profile_header {
  background: url(../img/icon_11.jpg) no-repeat left;
}
#zodiac_profile_pisces .zodiac_profile_header {
  background: url(../img/icon_12.jpg) no-repeat left;
}
.zodiac_description {
  font-size: 12pt;
  font-weight: bold;
}
.zodiac_date {
  font-weight: bold;
}
.zodiac_profile_content {
  height: 210px;
}
.zodiac_profile_footer {
  width: 285px;
  text-align: right;
}
#zodiac_astrology_logo {
  margin: 10px;
}
#zodiac_title {
  margin: 3px;
}
#horoscope_list {
  width: 310px;
  height: 29px;
  margin: 5px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
  background: url(../img/moojo_zodiac_list_bg.gif) no-repeat left;
  text-align: center;
}
#zodiac_astrology_match {
  width: 320px;
  margin: 10px 0px;
}
#zodiac_astrology_match td {
  width: 70px;
  font-size: 11pt;
  font-weight: bold;
}
#positive_traits {
  margin: 10px 3px;
}
#positive_traits_title {
  font-size: 11pt;
  font-weight: bold;
}
#negative_traits {
  margin: 10px 3px;
}
#negative_traits_title {
  font-size: 11pt;
  font-weight: bold;
}
.zodiac_astrology_content {
  margin: 10px;
}