@import url('https://cdn.asknow.com/Render/css/css-reset/reset.css');
/*******************************************************************************/
/*ASK A FREE QUESTION FORM*/
/*******************************************************************************/
.afq-div {
	width:456px;
	height:390px;
	position:relative;
	margin:0;
	background:url(https://cdn.asknow.com/Render/images/forms/programs/afq-bg.jpg) center top no-repeat;
}
.psychicformwrap {
	width: 300px;
	padding: 10px;
	margin: 50px 5px 40px 5px;
	float: right;
	text-align: left;
	background: url(https://cdn.asknow.com/Render/images/forms/programs/intercept-askaquestion-form-cell-bg.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.psychicformwrap h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.2em;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.psychicformwrap h2 span {
	color: yellow;
}
.psychicformwrap p{
	margin:15px 0;
	text-align:center;
	color:#fff;
	line-height:1.5em;
}
.psychicformwrap p span{
	color: yellow;
	font-weight:bold;
}
.psychicformwrap textarea {
	width:295px;
	height:60px;
	resize:none;
}
.psychicformwrap #drop-down {
	width:200px;
	position:relative;
	margin:8px auto;
	text-align:center;
}
.psychicformwrap #personal-info {
	text-align:center;
}
.psychicformwrap #personal-info input {
	position:relative;
	float:left;
	width:45%;
	margin-left:5px;
}
.psychicformwrap #birthdate {
	margin:8px 0;
	text-align:center;
}
.psychicformwrap #birthdate span {
	color:#fff;
	font-size:12px;
}
.psychicformwrap #agree {
	color:#fff;
	font-size:11px;
	text-align:center;
}
.psychicformwrap #agree a:link, .psychicformwrap #agree a:visited {
	color:#E8E8E8;
}
.psychicformwrap #button {
	margin:15px 0 0 0;
	text-align:center;
}

/*******************************************************************************/
/*END OF ASK A FREE QUESTION FORM*/
/*******************************************************************************/


/*******************************************************************************/
/*ASK A FREE QUESTION FORM -- SMALL*/
/*******************************************************************************/

.small-afq-div {
	width:200px;
	position:relative;
	margin:0;
	background:url(https://cdn.asknow.com/Render/images/forms/programs/small-afq-bg.jpg) center top no-repeat;
}
.small-afq-div-thankyou{
	width:200px;
	position:relative;
	margin:0;
	background:url(https://cdn.asknow.com/Render/images/forms/programs/small-ty-bg.jpg) center top no-repeat;
}
.small-psychicformwrap {
	width: 180px;
	height:321px;
	min-height:321px;
	position:relative;
	margin: 0px auto 0 auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
.small-psychicformwrap p{
	padding:175px 0 0 0;
	line-height:1.2em;
}
.small-psychicformwrap p span{
	font-weight:bold;
}
.small-psychicformwrap textarea {
	width:175px;
	height:65px;
	resize:none;
	margin:110px 0 0 0;
	font-size:12px;
}
.small-psychicformwrap #drop-down{
	margin:5px 0;
}
.small-psychicformwrap #personal-info input {
	width:45%;
}
.small-psychicformwrap #birthdate {
	margin:8px 0;
	text-align:center;
}
.small-psychicformwrap #birthdate span {
	color:#333;
	font-size:10px;
}
.small-psychicformwrap #agree {
	color:#333;
	font-size:10px;
	text-align:center;
}
.askfooter {
	margin-top:10px;
padding: 0;
width: 200px;
height: 50px;
background: url(https://cdn.asknow.com/Render/images/forms/programs/free_question_footer_bg.jpg) no-repeat left bottom;
color: #333;
font-size: 8px;
text-align: center;
clear: both;
}

/*******************************************************************************/
/*END OF ASK A FREE QUESTION FORM -- SMALL*/
/*******************************************************************************/

/*******************************************************************************/
/*HOROSCOPE SIGNUP FORM*/
/*******************************************************************************/
#freehoro_container {
float: none;
margin: 0;
padding: 75px 0 0;
width: 200px;
background: #CA8DFA url(https://cdn.asknow.com/Render/images/forms/programs/freeHoro_bg.jpg) no-repeat 0 0;
text-align: center;
}

#freehoro_container p, #freehoro_signup p {
margin: 0 0 15px 0;
padding: 0;
color: #FAF4FE;
font: 12px/normal Arial,Helvetica,sans-serif;
}

.horo-form-wrapper{
	clear:both;
	text-align:center;
}
.horo-form-wrapper-ty{
	height:275px;
	min-height:275px;
}
.horo-form-wrapper-ty h2{
	margin:60px 0 30px 0;
	font-size:32px;
}
.horo-form-wrapper-ty p{
	color:#000!important;
	margin:10px 15px!important;
	font-size:16px!important;
}
#freehoro_container .legend{
	font: normal 14px Georgia,"Times New Roman",Times,serif;
	margin:5px 0 0 0;
	color:#003;
	text-align:center;
}

.signbox {
float: left;
margin: 0;
width: 66px;
text-align: center;
border: none;
}

.sign {
width: 66px;
margin: 0 0 5px 0;
color: #65008E;
font: normal 10px/1em Georgia,"Times New Roman",Times,serif;
text-align: center;
}

#right_column #freehoro_container .signbox img {
display: inline;
margin: 0;
border: none;
}

.horofoot {
margin:5px 0 0 0;
padding: 0;
width: 200px;
height: 55px;
background: url(https://cdn.asknow.com/Render/images/forms/programs/freeHoro_bg_footer.jpg) no-repeat left bottom;
clear: both;
}

/*******************************************************************************/
/*END OF HOROSCOPE SIGNUP FORM*/
/*******************************************************************************/