body {
	margin:0;
	padding:0;
	background:#82b1c5 url(http://satmanager.com/survey/bg-encuesta.gif) repeat-x left top;
	text-align:center;
	border-top:10px solid #35262d;
}
table {
	margin:0 auto;
	text-align:left
}
table table {
	margin-left:0
}
td, label, input, textarea {
	font:12px Arial, Helvetica, sans-serif;
	line-height:160%;
}
input, textarea {
	border:1px solid #ccc
}
.QuestionTitle {
	font-size:14px;
	font-weight:bold
}
.SurveyFooter {
	background:#35262d;
	color:#fff
}
.SurveyButton {
	border:none;
	color:#fff;
	height:30px;
	width:90px;
	line-height:30px
}
input#SurveyFooter_BtnQuit {
	background: url(http://satmanager.com/img/boton-boton.png) no-repeat
}
input#SurveyFooter_BtnNext {
	background: url(http://satmanager.com/img/boton-submit.png) no-repeat;
	line-height:30px
}
#SurveyHeader_LblNote {
	background-color:#96CA2D;
	padding:10px;
	font-size:120%;
	font-weight:bold;
	color:#fff
}
.SurveyTitle {
	padding-bottom:20px
}
.MatrixDropDowns {
        width: 100px;
}