#horoscopes .sb-border  {
	
	background-color: #acb9c1;
}
#horoscopes, #horoscopes .sb-inner  {
	background-color:#FFFFFF;
	background-image:url(../imgs/design/backBoxLeft.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	/*margin-bottom:10px;*/
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	
	
}
#horoscopes  .title {
	display:block;
	height:30px;
	line-height:17px;
	font-family:"Myriad Pro", "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#EFEFEF; /*#e2eaf2*/
	text-transform:uppercase;
	/*font-weight:bold;*/
}

#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: #000000;
	font-size: 10px;
}
#horoscopes #horoscopesDesc {
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
#horoscopes #horoscopesLeft {
	float: left;
	margin-left:5px;
}
#horoscopes #horoscopesRight {
	float: right;
	margin-right:5px;
}
#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;
}
