
.pageTitle h1 
{
	font-size: 35px!important;
	color: #bf2431;
	margin: 20px 0px 10px;
	text-align: center;
}

.pageTitle h2 
{
	font-size: 30px!important;
	text-align: center;
	margin-top: 0px;
	color: #fb7204;
}
.pageTitle h3 
{
	margin: 15px 0px 10px!important;
	font-size: 20px!important;
	color: #000;
	text-align: center;
} 
.horoscopeCompareTable span.hPrice 
{
	font-size: 26px;
	font-weight: normal;	
}


.sep {
height: 1px;
width: 97%;
background-color: #9e9e9e;
display: block;
margin: 0px auto;
content: '';
background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0.75)),color-stop(0.5,rgba(250,250,250,0)),color-stop(1,rgba(255,255,255,0.75)));
background-image: -webkit-linear-gradient(left,rgba(255,255,255,0.75) 0,rgba(250,250,250,0) 50%,rgba(255,255,255,0.75) 100%);
background-image: -moz-linear-gradient(left,rgba(255,255,255,0.75) 0,rgba(250,250,250,0) 50%,rgba(255,255,255,0.75) 100%);
background-image: -o-linear-gradient(left,rgba(255,255,255,0.75) 0,rgba(250,250,250,0) 50%,rgba(255,255,255,0.75) 100%);
background-image: -ms-linear-gradient(left,rgba(255,255,255,0.75) 0,rgba(250,250,250,0) 50%,rgba(255,255,255,0.75) 100%);
}

.zodiacSign 
{
	display: block;	
	width: 97%;
	margin: 0px auto;
	text-align: center;
	background: rgba(245,242,245,1);
background: -moz-linear-gradient(top, rgba(245,242,245,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,242,245,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(245,242,245,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(245,242,245,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(245,242,245,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(245,242,245,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f2f5', endColorstr='#ffffff', GradientType=0 );
}

.zodiaSignBottom, .pageTitle, .horoscopeCompareTable, zodiaSignBottom  
{
	width: 97%;
	margin: 0px auto;
}

.zodiaSignBottom 
{
	display: block;		
	border-radius:  0px 0px 10px 10px;
	padding: 10px 0px;
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,242,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(245,242,245,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,242,245,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,242,245,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,242,245,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(245,242,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f2f5', GradientType=0 );
}

.zodiaSignBottom p 
{
	text-align: right!important;
	margin: 10px;
}
.zodiaSignBottom p a 
{
	color: #077eee;	
	text-decoration: underline;
}
.zodiaSignBottom p a:hover 
{
	color: #ee4207;	
	text-decoration: none;
}

.zodiacSign div 
{
	display: inline-block;
	margin: 10px 11px;
}
.zodiacSign div span
{
	display: block;
	font-size: 12px;
	text-align: center;
	color: #f34949;
}
.horoscopeCompareTable 
{
	margin-top: 30px;
}
.horoscopeCompareTable td, .horoscopeCompareTable th 
{
	border:1px solid #f3f4f3;	
}

.horoscopeCompareTable table 
{
	border-collapse: collapse;
}
.horoscopeCompareTable td div, .horoscopeCompareTable th div
{
	padding:10px;	
} 

.horoscopeCompareTable th div 
{
	background: url(img/sep.png) no-repeat center right;
}

.horoscopeCompareTable th div.sepLeft 
{
	background-position: -1px center;
}

.horoscopeCompareTable td, .horoscopeCompareTable th
{
	width: 140px;		
	
}

.horoscopeCompareTable th 
{	
	background: #f1f1f2;
	color: #ff6c24;
	border-top: none;
}
.horoscopeCompareTable th h2 
{
	margin-bottom: 0px!important;
	color: #494949;
	font-size: 20px!important;
	height: auto;
	-webkit-line-clamp: unset;
}

.horoscopeCompareTable th.recomended h2 
{
	color: #fff;
}

.horoscopeCompareTable th:first-child 
{
	background: none;
	border: 0px;
}
.horoscopeCompareTable td 
{
	font-size: 13px;
	text-align: center;
	background: #fcfcfc;
}



.horoscopeCompareTable td span
{
	font-size: 12px;
	line-height: 15px;
}
.horoscopeCompareTable td:first-child, .horoscopeCompareTable th:first-child 
{
	width: 230px;
}

.horoscopeCompareTable tr.oddRow
{
	background: #f1f1f1;
}

.horoscopeCompareTable table tr td:first-child
{
	background: #f3fee6;
	color: #8ea573;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #e8f4da;	
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	
}

.horoscopeCompareTable table tr.featTitleRow td
{
	background: #8ac950;
	color: #fff;
}


a.buyBt 
{
	background: #848484;
	color: #f0f0f0!important;
	padding: 0px 5px;
	display: inline-block;
	width: 80px;
	margin: 10px auto 0px auto!important;
	line-height: 25px;
	font-size: 13px;
	border-radius: 5px;
}

.horoscopeCompareTable th.recomended a.buyBt  
{
	background: #ffeee1;
	color: #000!important;
}

a.buyBt:hover 
{
	background: #ff6c24;
	color: #fff;
}

.horoscopeCompareTable th.recomended a.buyBt:hover  
{
	background: #f9f2c3;	
}

.horoscopeCompareTable td.tdFoot 
{	
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ff6c24;
	background: #f1f1f2 url(img/sep-footer.png) no-repeat center right;
}
.noSep
{		
	background-image:none;
}
.horoscopeCompareTable td.footLeftSep 
{		
	background: #f1f1f2 url(img/sep-footer.png) no-repeat center left;
}


.horoscopeCompareTable table tr td.recomended
{
	background: #ffeee1;
	border: 1px solid #f7e7da;		
}
.horoscopeCompareTable tr.oddRow td.recomended
{
	background: #fffce5;
}
.horoscopeCompareTable th.recomended 
{
	background: #ff6c24;
	color: #fff;
	border: 0px;
}
.horoscopeCompareTable tr#horoscopeTitle th.recomended 
{
	background: #ff6c24;
}
.horoscopeCompareTable th.recomended div 
{
	margin-top: -35px;
	padding-top: 40px;
	background: #ff6c24;
	border-radius: 5px 5px 0px 0px;
	position: relative;
	color: #fff;
}

.popular 
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.horoscopeCompareTable td.oddCol 
{
	background: #f7f7f7;
}

hr 
{
	width: 10%;
	margin: 0px auto;	
	border: 0px;	
	border-bottom: 1px solid #b0b0b1;
}

#maincontent p.sampleLink, .sampleLink a 
{
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: center!important;
	margin: 0px;
}
#maincontent p.sampleLink 
{
	margin-bottom: 10px;
}
#maincontent p.sampleLink a
{	
	color: #439ffc;
	font-weight: bold;
}
#maincontent p.sampleLink a:hover 
{
	text-decoration: underline;
	color: #666;
}
#maincontent th.recomended p.sampleLink, #maincontent th.recomended p.sampleLink a 
{
	color: #fff;
}



