#qi_mask, .qi_wrapper{
	background: #0078c4;
	display: block;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.qi_mask_ie8{
	background: url(../images/qi_mask_ie8.png);
}
.qi_mask_trans{
	background: #007dbb;
}
/* ie thinks you're clicking air if there is no background */
.qi_wrapper{
	background: url(../images/qi_wrapper_bg.gif) top left repeat;
}
.qi_msg, qi_msg_bbc, qi_msg_pdf{
	background: url(../images/qi_msg_bg.jpg) top left no-repeat;
	display: block;
	position: relative;
	float: none;
	margin: 0px auto;
	width: 370px;
	height: 240px;	
	padding: 0px;
}
.qi_msg_bbc{
	height: 175px;
	border-bottom: 1px solid #fff;
}
.qi_msg_pdf, .qi_msg_img{
	background: #fff;
	display: block;
	position: relative;
	float: none;
	margin: 0px auto;
	width: 500px;
	height: auto;

	padding: 20px 0px 20px 0px;
	border: 8px solid #1f97e3;
}
.qi_msg p{
	padding: 80px 18px 0px 32px;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	font-size: .85em;
}
.qi_msg_pdf p{
	padding: 6px 28px;
}
.qi_msg_img{
	padding: 0px;
	border: none;
	width: 410px;
	height: 368px;
}
.qi_msg p.btns{
	padding-top: 0px;
}
.qi_msg a{
	color: #1f97e3;
}
.qi_msg sup{
	font-size: .6em;
	vertical-align: top;
}
.qi_wrapper .qi_msg img.adobe{
	float: right;
}
a.qi_btn, a.qi_checkbox{
	background: url(../images/qi_wrapper_bg.gif) top left no-repeat;
	display: inline;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	height: 32px;
	width: 110px;
	clear: none;
}
a.qi_btn:hover{
	background-position: bottom left;
	height: 32px;
	border: none;
}
a.qi_btn_go{
	background-image: url(../images/btn_go.gif);
}
a.qi_btn_launch{
	background-image: url(../images/btn_launch.gif);
}
a.qi_btn_cancel{
	background-image: url(../images/btn_cancel.gif);
}
a.qi_btn_pdf{
	background-image: url(../images/btn_viewpdf.gif);
}
a.qi_checkbox{
	background: url(../images/qi_checkbox.gif) top left no-repeat;
	margin: 2px 2px 0px 0px ; padding: 0px;
	height: 11px;
	width: 11px;
	border: #1c5180 1px solid;
}
a.qi_checked{
	background-position: 0px -11px;
}
#qi_1{
	background: url(../images/qi_mask_ie8.png);
}
#qi_2{
	background: url(../images/qi_wrapper_bg.gif);
}
#qi_3{
	background: url(../images/btn_viewpdf.gif);
}
#qi_4{
	background: url(../images/btn_go.gif);
}
#qi_5{
	background: url(../images/btn_cancel.gif) top left repeat;
}
#qi_6{
	background: url(../images/btn_launch.gif) top left repeat;
}
