#horoscopes {
	padding-bottom:10px;
	border:1px solid #b2b2b2;
	padding:2px;
	padding-top:28px;
	padding-bottom:18px;
	clear:both;
	background-image:url(../imgs/horoscope.gif);
	background-repeat:no-repeat;
	background-color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#050505;
}
#horoscopes #horoscopesTop {
}
#horoscopes #horoscopesFoot {
}
#horoscopes #horoscopesTit {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	line-height:20px;
	text-align:center;
}
#horoscopes #horoscopesSubTit {
	color: #000066;
	font-size: 10px;
}
#horoscopes #horoscopesDesc {
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	color: #333333;
	text-align:center;
}
#horoscopes #horoscopesLeft {
	float: left;
	margin-left:5px;
}
#horoscopes #horoscopesRight {
	float: right;
	margin-right:5px;
}
#sCont #sMain #sContenido #cB .Horizontal #horoscopes #horoscopesContent a {
	font-size: 9px;
	color:#333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#horoscopes a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#horoscopes #birthday {
	padding-top: 10px;
	font-size: 10px;
	color: #000066;
	text-align:justify;
}