.survey
{
    float:left;
    margin: 0 0 0 0;
}

.survey .IntroText
{
    width: 472px;
    height: 116px;
    font-size: 1.2em;
    padding: 20px 220px 0 10px;
    background: url(http://cache.lego.com/images/universe/survey/bgIntroSurvey.png);
}

.survey .outro
{
    float: left; 
    display:block;
    
    width: 472px;
    height: 116px;
    font-size: 1.2em;
    padding: 20px 220px 0 10px;
    background: url(http://cache.lego.com/images/universe/survey/bgIntroSurvey.png);
}

.survey .alreadyParticipate
{
    width: 472px;
    height: 116px;
    font-size: 1.2em;
    padding: 20px 220px 0 10px;
    background: url(http://cache.lego.com/images/universe/survey/bgIntroSurvey.png);    
}

.survey .QuestionHeader
{
    font-weight: bold;
    padding: 5px 0 0 0; 
    line-height: 1;
             
}

.survey label
{
    padding: 0 0 0 5px;      
}

.survey fieldset
{
    margin: 5px 0 0 0;
    width: 702px;
    height: 136px;
    background: url(http://cache.lego.com/images/universe/survey/bgSurvey.png);
}

.survey fieldset p
{
    margin: 5px 0 0 10px;
}

.survey fieldset div
{
    margin: 5px 0 0 10px;
}

.survey .Submitbutton
{
    background-color: Transparent;
  	background-image: url(http://cache.lego.com/upload/contentTemplating/UniverseDictionary/images/1033/picD94D3B0F898A5136216590114DF2F63A.gif);
  	background-repeat: no-repeat;
  	width: 200px;
  	height: 50px;
  	padding: 0px;
  	margin: 20px 0 0 0;
  	border: 0px;
}

.surveyImage 
{
    float:left;
    width: 200px;
    height:400px;
    padding: 0 15px 0 15px;
}