#zone2 {
    background-repeat: no-repeat;
    height:131px;
    padding: 46px 16px 0px;
    font-size:12px;
    position: relative;
    width: 587px ! important;
}

#zone2 .keen-member-login {
    position: absolute;
    top: -5px;
    right: 40px;
    color: #fff;
}

#zone2 h1.psychic-header {
    font-family: Georgia, sans-serif;
    font-size: 25px;
    color: #719535;
    position: absolute;
    top: 8px;
    left: 15px;
}
#zone2 p.psychic-subheader {
    position: absolute;
    top: 32px;
    left: 15px;
}

div#welcome-c {
    height: 131px;
    background-image: url(http://gfx.tarot.com/images/psychics/offer-box-top.png);
    background-repeat: no-repeat;
    padding: 0px;
}

div#welcome-c .keen-offer-click {
    display: block;
    position: absolute;
    width: 255px;
    height: 100px;
    top: 52px;
    right: 39px;
}

#zone2 p {
  margin:5px 0px 10px 0px;
  width: 575px;
}
.headline { 
  font-size:24px;
  color: #333;
}

div#welcome-c a, div#welcome-c a:visited, div#welcome-c a:active {
  font-weight:bold;
  color:#4376FF;
}

#nav{width: 800px;}
.channel_mast_nav{padding-right: 10px;}

/*********************************************/
/* modules */
/*********************************************/

div#psychicPromoBanner img {
  vertical-align:bottom;
}

/* keen listings */
div#psychicListMargins {
  margin-left:15px;
  clear: both;
}

div#psychicListContainer {
  width:583px;
  background-image: url(http://gfx.tarot.com/images/psychics/offer-box-mid.png);
  background-repeat: repeat-y;
  background-position: 1px 0px;
}

div#psychicListHeaderBar {
  width:548px;
  height:28px;
  background: #BEE134;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#C1E02F), color-stop(0.49, #DDEFA6), color-stop(0.5, #BEE134), to(#98BD1A));
  background-image: -moz-linear-gradient(#C1E02F, #DDEFA6 49%, #BEE134 50%, #98BD1A);
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#C1E02F', EndColorStr='#98BD1A'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C1E02F', EndColorStr='#98BD1A')"; /* IE8 */
  margin-left: 16px;
}


div#psychicListBottom {
  background-image:url(http://gfx.tarot.com/images/psychics/offer-box-bottom.png);
  width:583px;
  overflow:hidden;
  background-position: 1px 0px;
  background-repeat: no-repeat;
  height: 10px;
}

/* tabs */
a.psychicTab {
  padding-top: 1px;
  display:block;
  text-decoration:none;
  width:83px;
  height:27px;
  overflow:hidden;
  float:left;
  text-transform: uppercase;
  line-height: 27px;
  text-align: center;
  font-weight: bold;
  color: #5A7700;
  text-shadow: 0px 1px 0px #fff;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}

a.psychicTab:hover {
  background: #BEE134;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#709304), color-stop(0.49, #AED052), color-stop(0.5, #749904), to(#5A7700));
  background-image: -moz-linear-gradient(#709304, #AED052 49%, #749904 50%, #5A7700);
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#709304', EndColorStr='#5A7700'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#709304', EndColorStr='#5A7700')"; /* IE8 */
  color: #fff;
  text-shadow: 0px 1px 0px #5A7700;
  text-shadow: 0px 1px 0px rgba(0,0,0,0.5);

}

/* mouseover & active state look the same */
a.psychicTabOn, a.psychicTabOver {
}

a#psychicLoveTab {
}

a#psychicPsychicTab {
}

a#psychicTarotTab {
}

a#psychicSpiritTab {
}

a#psychicAstroTab {
}

div#psychicListHeaderBar a.more {
  display:block;
  float:right;
  color: #069;
  font-size:11px;
  text-align:right;
  position:relative;
  line-height: 27px;
  padding-top: 1px;
  padding-right: 1em;
}

div#psychicList {
  clear:both;
}
div#psychicFrameHolder {
  margin-left:15px;
  margin-top:10px;
}
/* for psychic pod listing styles */

/* featured psychic in left column */

div#featuredPsychic {
  margin-left:10px;
  margin-bottom:25px;
  width: 160px;
  font-size:11px;
  background-color: white;
  border: 1px solid #999;
  overflow:hidden;
  padding: 10px;
  -moz-border-radius: 12px; 
  -moz-box-shadow: 0px 0px 3px #333; /* FF3.5+ */

  -webkit-border-radius: 12px; 
  -webkit-box-shadow: 0px 0px 3px #333; /* Saf3.0+, Chrome */

  border-radius: 12px;
  box-shadow: 0px 0px 3px #333; /* Opera 10.5, IE 9.0 */


}

#featuredPsychic .psychicName {
  font-size:13px;
  color:#993366;
  font-weight:bold;
}

#featuredPsychic .rating {
  font-weight:bold;
  margin-bottom:10px;
}

#featuredPsychic .psychicPhoto {
  width:55px;
  float:left;
}

#featuredPsychic .psychicDesc {
  width:90px;
  float:left;
  overflow:hidden;
}

/* end of featured psychic */

/* refer friend */
div#refer {
  margin-left:10px;
  margin-right:10px;
  border-top:1px solid #5F5E88;
  padding-top:18px;
}

div#refer .header {
 font-family:Georgia, Times, serif;
  font-size:18px;
  color:white;
  font-weight:normal;
	line-height:20px;
}

div#refer .text {
  font-size:12px;
}
div#refer .button {
  text-align:center;
  margin-top:16px;
  margin-bottom:16px;
}

/* article listings */
div#articleList {
  margin-left:20px; 
  margin-top:20px; 
}

div#articleList .header {
  font-size:24px;
  color:#993366;
  font-weight:bold;
  margin:0px 0px 10px 0px;
}

div#articleList .text {
  margin:0px;
}

div#articleList .container {
  margin-top:20px;
  width:560px;
}

div#articleList ul{
  margin-top:0px;
padding-top:0px;
}

div#articleList .leftList {
width:290px;
float:left;
}

div#articleList .rightList {
width:270px;
float:left;
}

div#psychicTip {
margin-top:-10px;
margin-bottom:15px;   
}

div#psychicTip .header {
  font-family:Georgia, Times, serif;
  font-size:18px;
  color:white;
  font-weight:normal;
	line-height:20px;
}
div#psychicTip .date {
  font-size:12px;
  color: #633;
  font-weight:bold;
  margin-top:3px;
  margin-bottom:6px;
}

div#psychicTip strong {
color:#663;
font-size:12px;
}

div#psychicTip .text {
    font-size:12px;
}

.homehdr { 
  color: #333;
 }

#psychic-banner-promo-container .promo-wrap {
    width: 820px;
    height: 255px;
    background: url(http://gfx.tarot.com/images/psychics/feature-area/1.jpg);
    position: relative;
}
#psychic-banner-promo-container .promo-wrap .image-frame {
    position: absolute;
    width: 320px;
    height: 180px;
    right: 42px;
    top: 45px;
}
#psychic-banner-promo-container .promo-heading {
    font-size: 45px;
    font-family: Georgia;
    font-style: italic;
    color: #b6d382;
    padding-left: 25px;
    padding-top: 40px;
    width: 400px;
    height: 100px;
    line-height: 50px;
    font-weight: normal;
}

#psychic-banner-promo-container .promo-heading-one-line {
    font-size: 45px;
    font-family: Georgia;
    font-style: italic;
    color: #b6d382;
    padding-left: 25px;
    padding-top: 75px;
    width: 400px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
}
#psychic-banner-promo-container .promo-text {
    color: white;
    padding-left: 25px;
    width: 400px;
    padding-top: 20px;
    background: url(http://gfx.tarot.com/images/psychics/rough-lines/purple.png) center top no-repeat;
    margin: 0px 0px 0px 0px;
}
