#horoscope-side .inner
{
	background: url(/images/common/horoscope-box-inner.gif) no-repeat;
}
 
 
#sidebar #horoscope-side-single
{
	background: none;
}
 
#sidebar #horoscope-side-single .bg
{
	background: #FFFFFF;
}

#sidebar #horoscope-side-single .overlay
{
	background: url(/images/common/horoscope_frame.png) no-repeat;
}
 
#horoscope-side-single h5
{
	color: #444444;
}
 
#horoscope-side-single a.more
{
	color: #FFFFFF;
}

#horoscope-side-single p.no-horoscope
{
	color: #FF0078;
}


div#horoscope-bx h3
{
	color: #4c4c4c;
}

#horoscope-bx h4
{
	background: url(/images/common/horoscope-top-bg.png);	
}

#horoscope-bx .symbols
{
	background: url(/images/common/horoscope-bar.png) 0 -66px no-repeat;
}

#horoscope-bx .symbols ul
{
	background: url(/images/common/horoscope-bar.png) right -132px no-repeat;
}

#horoscope-bx .symbols li
{
	background: url(/images/common/horoscope-bar.png) left -198px no-repeat;
}
	
#horoscope-bx .symbols li.active
{
	background: url(/images/common/horoscope-bar.png) left top no-repeat;
}

#horoscope-bx .symbols li.ari a { background: url(/images/common/aries-over.png); }
#horoscope-bx .symbols li.tau a { background: url(/images/common/taurus-over.png); }
#horoscope-bx .symbols li.gem a { background: url(/images/common/gemini-over.png); }
#horoscope-bx .symbols li.can a { background: url(/images/common/cancer-over.png); }
#horoscope-bx .symbols li.leo a { background: url(/images/common/leo-over.png); }
#horoscope-bx .symbols li.vir a { background: url(/images/common/virgo-over.png); }
#horoscope-bx .symbols li.lib a { background: url(/images/common/libra-over.png); }
#horoscope-bx .symbols li.sco a { background: url(/images/common/scorpio-over.png); }
#horoscope-bx .symbols li.sag a { background: url(/images/common/sagittarius-over.png); }
#horoscope-bx .symbols li.cap a { background: url(/images/common/capricorn-over.png); }
#horoscope-bx .symbols li.aqu a { background: url(/images/common/aquarius-over.png); }
#horoscope-bx .symbols li.pis a { background: url(/images/common/pisces-over.png); }
	
.ari h5, .ari h6{ color: #f63939; }
.tau h5, .tau h6{ color: #f3690d; }
.gem h5, .gem h6{ color: #f09b23; }
.can h5, .can h6{ color: #e4c51e; }
.leo h5, .leo h6{ color: #cfc900; }
.vir h5, .vir h6{ color: #92c126; }
.lib h5, .lib h6{ color: #15872b; }
.sco h5, .sco h6{ color: #068375; }
.sag h5, .sag h6{ color: #07609c; }
.cap h5, .cap h6{ color: #423869; }
.aqu h5, .aqu h6{ color: #623b62; }
.pis h5, .pis h6{ color: #ba3c6e; }

#sidebar #horoscope-side-single.ari .bg{ background: #fb8787; }
#sidebar #horoscope-side-single.tau .bg{ background: #fcb975; }
#sidebar #horoscope-side-single.gem .bg{ background: #fdcd67; }
#sidebar #horoscope-side-single.can .bg{ background: #ffdd62; }
#sidebar #horoscope-side-single.leo .bg{ background: #f9f06d; }
#sidebar #horoscope-side-single.vir .bg{ background: #cdd67d; }
#sidebar #horoscope-side-single.lib .bg{ background: #a1dea3; }
#sidebar #horoscope-side-single.sco .bg{ background: #9bdbc1; }
#sidebar #horoscope-side-single.sag .bg{ background: #8fbfd6; }
#sidebar #horoscope-side-single.cap .bg{ background: #bea0dc; }
#sidebar #horoscope-side-single.aqu .bg{ background: #dd84e0; }
#sidebar #horoscope-side-single.pis .bg{ background: #f388da; }

#horoscope-bx .content
{
	background: url(/images/common/horoscope-back.png) bottom left repeat-x;
}

#horoscope-bx .content h6
{
	color: #7A7A7A;
}

#horoscope-bx .content a
{
	background: url(/images/common/back-icon.png) no-repeat;
}

#horoscope-bx .content a.next
{
	background: url(/images/common/forward-icon.png) top right no-repeat;
}
