#pagemain
{
 width:752px;
 margin-right:auto;
 margin-left:auto;
 
 border-top:0px solid #ffffff;
}

#main_content
{
 width:750px;
 margin-left:auto;
 margin-right:auto;
 padding-top:10px;
 padding-left:0;
  text-align:left;
  font-size:11px;
border-left: 1px solid #d6d6d6;
 border-right:1px solid #d6d6d6;
}




#header_skype
{width:752px;
 background:url('/survey/surveyasset.php?key=683274070:header2.gif:1213706937:live&vault=_');
 background-repeat: no-repeat;
 margin-top:20px;
 height:74px;
 }

#sub_header
{margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding: 10px 0 0 0;
}
  

h2
{
 text-align:right;
 color:#009DE9;
 font-size:1.3em;
 margin:0;
 padding:25px 20px 0 0;

}

#progressbar {
 width: 470px;
 margin: 0 auto;
line-height:25px;
}

#progressbar .bar {
	float: left;
	width: 400px;
	line-height: 25px;
	height: 25px;
	background-color: #d1d1d1;
	background-image: url(/survey/surveyasset.php?key=683274070:progress_bg.gif:1213706937:live&vault=_);
	background-position: center left;
	background-repeat: repeat-x;
	text-align: left;
                border: 0px solid black;
                border-right: 1px solid #d6d6d6;
}

#progressbar .bar .bar_filled  {
	background:url('/survey/surveyasset.php?key=683274070:progress.gif:1213706937:live&vault=_') right;
	background-repeat: no repeat;
	height:25px;
	width:40px;
	
}

div.question p {font-weight:bold; font-size:12px;}

#intro
{color:#ff6600;
 font-weight:bold;
}

#button
{background-color:#00AFF0;
 color:#ffffff;
}