.ccbTitle {
	border:1px solid #9f7c08;
	height:30px;
	background:url(/gbinc/ccb/images/horoscope-header.jpg) no-repeat;
}
.ccbTitle a{
	color:#fff
}

.ccbTitle a:hover {
	color:#fff
}

.ccbTitleText {
	float:right;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:7px 6px 0px 0px;
}

.ccbTitleLink {
	float:left;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.ccbSubTitle {
	float:left;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:8px 0px 0px 0px;
}

.horoscopes .border {
	background:#f1e9d4;
	border:1px solid #d8c094;
}
.horoscopes a {
	color: #a67906;
} /* effect all links inside the table (text) area */
.horoscopes .tableTitle {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
	padding:3px 3px 3px 32px;
	position:relative;
	top:-26px;
	background:url(/gbinc/ccb/images/horoscope-tile.jpg);
	margin-bottom:-26px;
}
.horoscopes .icon {
	z-index:3;
	position:relative;
	left:3px;
	top:2px;
}
.horoscopes .headline {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	display:block;
}
.horoscopes .headline a {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
} /* effect headline links only */
.horoscopes .headline a:hover {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.horoscopes .text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3E3E34;
	margin:5px;
	line-height: 15px;
}

.HorscopeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style1 {color: #FFF}
.HorscopeTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.tableBackground {
	background-color: #942977;
	padding: 1px;
}
.horoscopePaging {
	color: #942977;
}
#signup .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	width: 160px;
	border: 1px solid #639e60;
	margin-top: 2px;
}
#signup .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	width: 120px;
}

