#horoscopemain {
  width:998px;
  background:#7E6436;
  background-image:url('../images/bg_horoscope.gif');
  background-repeat:repeat-y;
  background-position:0% 0%;
  text-align:center;
  color:#3D3D3D;
  padding-bottom:20px;
}
#week {
  text-align:left;
  font-weight:bold;
  color:#FFFFFF;
  margin-left:350px;
  padding-top:105px;
}
div.menu_top {
  background:#7E6436;  
}
table.horoscopemain {
  margin-top:10px;
  width:925px;
}
td.l_top,td.r_top {
  width:14px;
  height:14px;
}
td.l_top {
  background-image:url('../images/bg_horoscope_l_top.gif');
  background-repeat:no-repeat;
  background-position:100% 100%;
}
td.r_top {  
  background-image:url('../images/bg_horoscope_r_top.gif');
  background-repeat:no-repeat;
  background-position:0% 0%;
}
td.b_top {
  width:897px;
  background-image:url('../images/bg_horoscope_b_top.gif');
  background-repeat:repeat-x;
}
td.b_top {
  width:407px;
  height:14px;
}
td.l,td.r {
  width:14px;
}
td.b {
  width:407px;
}
td.l {
  background-image:url('../images/bg_horoscope_l.gif');
  background-repeat:repeat-y;
  background-position:100% 0%;
}
td.r {
  background-image:url('../images/bg_horoscope_r.gif');
  background-repeat:repeat-y;
}
td.b {
  width:897px;
  padding:0px;
  background:#D8AF80;
  vertical-align:top;
}
td.l_btm,td.r_btm {
  width:14px;
  height:14px;
}
td.l_btm {
  background-image:url('../images/bg_horoscope_l_btm.gif');
  background-repeat:no-repeat;
  background-position:100% 100%;
}
td.r_btm {
  background-image:url('../images/bg_horoscope_r_btm.gif');
  background-repeat:no-repeat;
  background-position:0% 0%;
}
td.b_btm {  
  background-image:url('../images/bg_horoscope_b_btm.gif');
  background-repeat:repeat-x;
}
td.b_btm {
  width:897px;
  height:14px;
}
a.closepop:link,a.closepop:visited {
  font-weight:bold;
  color:#F8531C;  
  text-decoration:none;
}
a.closepop:hover {
  color:#FFFFFF;
}
div.pop {
  position:absolute;
  width:532px;
  margin-left:234px;
  background:#9D7851;
  padding:11px;
  border-top:1px solid #9C9EA5;
  border-left:1px solid #9C9EA5;
  border-right:1px solid #000000;  
  border-bottom:1px solid #000000;
}
table.pop {
  background:#D8AF80;
}
td.popimg {
  width:119px;
  vertical-align:top;
  text-align:center;
}
td.popdata {
  vertical-align:top;
  text-align:left;
  color:#000000;
}
td.closepop {
  text-align:right;
}
