#aq{
	width: 746px;
	height: 272px;
	background: #cae6e7 url(bg_ala.jpg) center center no-repeat;
	position: relative;
}
#aq_esp{
	width: 746px;
	height: 272px;
	background: #cae6e7 url(bg_esp.jpg) center center no-repeat;
	position: relative;
}
#aq img, #aq_esp img{
	padding: 0px 0px 0px 10px;
}
#aq td, #aq_esp td{
	color: #9a3d16;
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
}

.aq_item{
	float: left;
	width: 230px;
	padding: 0px 10px 10px 0px;
}
.aq_question{
	clear: both;
}
.aq_button{
	border-collapse: collapse;
	border: 0px;
	background-color: #5398ba;
	color: #fff;
	padding: 3px;
	margin: 10px 20px 10px 0px;
}

#thank_you{
	display: none;
}

.aq_title_top{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
.aq_title_bot{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.aq_privacy a:link, .aq_privacy a:visited, .aq_privacy a:active {
	margin-left: 50px;
	color: #888;
}


