body
{
	background-color: #E1E0EB;
	background-image: url(/templates/triangle/images/bg2.gif);
	background-position: top center;
	background-repeat: repeat-y;

}

#page
{
	background-image: url(/templates/triangle/images/bg-page2.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#rotator
{

	height: 225px;
}

.surveyform {

}

.surveyradio label {
	width:400px;
	font-size:12px;
	text-align:left;
	padding:0 6px 2px 0;
	display:inline-block;
	border:1px solid #000;
}

.surveyradio input {
	padding:0 0 2px 0;
	display:inline-block;
	width:16px;
}

.surveyform .submit input {
	margin: 5px 0 20px 0;
	width:100px;
	height:22px;
	background-color:#363071;
	border:0;
	color:#fff;
}

.surveyform .submit input:hover {
	margin: 5px 0 20px 0;
	width:100px;
	height:22px;
	background-color:#5E5899;
	color:#fff;
	border-color:#363071;
}
