#thankyou{
background:#fff;
position:absolute;
top:190px;
height:800px;
width:530px;
z-index:99;
}

#nextbtn{
float:right;
}

#backbtn{
float:left;
}

.dropdown{
width:180px;
}

#donebtn{
float:right;
position:relative;
top:34px;
}

#error{
display:block;
clear:both;
background:#666ECA;
color:#fff;
margin-bottom:20px;
padding:1px 10px 10px 10px;
}

#error h3{
color:#fff;
}

.textarea{
height:70px;
width:280px;
}


#progressbar{
margin-top:15px;
width:505px;
float:left;
clear:both;
border:1px solid #666;
padding:5px 5px 3px 5px;
}

#progress1,
#progress2,
#progress3,
#progress4,
#progress5,
#progress6,
#progress7,
#progress8,
#progress9,
#progress10,
#progress11,
#progress12
{
float:left;
width:37px;
background:#775D99;
height:15px;
}

#percent{
float:right;
font-weight:bold;
}

input,
select{
font-family: Verdana,sans-serif;
font-size:14px;	
}

.dropdown,
.textarea,
.narrowoutline,
.narrowoutline_go,
.button
{
	border:1px solid;
}

.narrowoutline_go,
.button
{
background: #666ECA;
color:#fff;
font-weight:bold;
}

form,
.content h2 {
font-size:12px;
}

