/*[fmt]AA00-1A0B-3*/
/*--------------------------------------------------------------
survey
--------------------------------------------------------------*/
body, p
{
font-family: Arial, sans-serif;
font-size: 12px;
background: #FFF;
}

div.container
{
width: 700px;
margin: auto;
}

.form-checkbox-item {
  width:220px !important;
}

div#cid_41 .form-checkbox-item {
  width:300px !important;
}

div .form-single-column {
  width: 400px !important;
}

div#cid_40 .form-radio-item {
  width: 110px !important;
}

h1
{
width: 664px;
margin: 20px auto 17px;
text-align: center;
color: #FFFFFF;
padding-bottom: 22px;
background-color: #008399;
background-image: url(../images/ecab-survey-feedback-image-small.png);
background-repeat: no-repeat;
background-position: 50% 15%;
padding-top: 255px;
}

div#customer-message
{
width: 621px;
margin: auto;
border: 1px solid #BABABA;
padding: 20px;
}

div#cover a
{
display: block;
background-color: #008399;
width: 663px;
margin: auto auto 20px;
background-image: url(../images/ecab-survey-feedback-image.png);
height: 508px;
background-repeat: no-repeat;
background-position: center center;
text-indent: -9999px;
display: none;
}

h2 a:link, h2 a:visited
{
display: block;
width: 664px;
margin: auto;
text-align: center;
text-decoration: none;
background-color: #008399;
color: #FAFAFA;
padding-top: 10px;
padding-bottom: 10px;
}

h2 a:hover, h2 a:active
{
display: block;
width: 664px;
margin: auto;
text-align: center;
text-decoration: none;
background-color: #00A4C0;
color: #FAFAFA;
padding-top: 10px;
padding-bottom: 10px;
}

