body, html
{
background-color: #aebbcc;
}
#survey
{
background-color: #bedde8;
display: inherit;
font-size: 10pt;
border: px solid ;
width: 200%;
}
#survey h1
{
font-size: 12pt;
}
#survey div.question
{
}
#survey h2
{
}
#survey div.extraDescription
{
}
#survey div.question div.question-body
{
}
#survey input
{
}
#survey .buttons
{
}
#survey input.button
{
}
#survey #language-dropdown div
{
}
#survey div.survey-progress-outer
{
}
#survey div.survey-progress-inner
{
}
#survey_footer
{
}