#slot_1 {
	min-height: 0;
}

#slot_1 #real_answers_search_container,
#slot_1 #hot_topics_box,
#slot_1 #ask_container {
	width: 520px;
	padding: 20px 20px 0;
	background-color: #303030;
}

#slot_1 #real_answers_search_container,
#slot_1 #ask_container {
	margin-top: -10px;
}

#slot_1 #hot_topics_box,
#slot_1 #ask_container {
	padding-bottom: 20px;
}

#legal_response
{
	background: none;
}


#slot_1 .slot_title,
#slot_1 h1 {
	font-size: 14px;
	display: block;
	text-transform: uppercase;
}

#slot_1 #real_answers_search_container .slot_title {
	padding-bottom: 20px;
}

#slot_1 #ask_container .copy {
	margin-top: 3px;
}

#slot_1 .copy,
.fine_print {
	color: #ACACAC;
}

#slot_1 .icon {
	height:20px;
	padding-left: 26px;
}

#slot_1 #real_answers_search_container #q {
	width:475px !important;
}

#slot_1 textarea {
	width: 514px !important;
}

#slot_1 textarea,
#slot_3 textarea,
#slot_1 input,
#slot_3 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background:#ddd;
	border:none;
	padding:3px;
	vertical-align: bottom;
}

#slot_1 .fine_print_checkbox{
	background:transparent;
}

#slot_1 #ask_name,
#slot_1 #ask_email {
	display: block;
}

#slot_1 .icon{
	background-repeat: no-repeat;
	background-position: top left;
}

#slot_2 {
	min-height: 480px;
}

#real_answers_search_container .search {
	border-bottom: 1px solid #787878;
	padding-bottom: 20px;
}

#slot_3 #first_timers_text_promo {
	padding-bottom: 20px;
}

#slot_3 #ask_form {
	border-bottom: 1px solid #787878;
	padding-bottom: 20px;
}

#ask_container {
	padding-bottom: 0 !important;
}

#captcha_container {
	padding-bottom: 10px;
	color: #ACACAC;
}

#captcha_container #captcha_response {
	width: 180px;
}

#captcha_container .captcha_img {
	display: block;
	margin: 10px 0;
}

#hidden_links{
	display:none;
}


