.main { width: 600px }
body { color: black; background-color: #fff; background-repeat: repeat-y; }
p { margin: 0; padding: 0; }
.surveyHeader  { color: #fff; font-size: 30px; font-family: Arial, Verdana, "sans serif"; font-weight: bold; background-color: #b6ceb9; text-transform: uppercase; white-space: nowrap; margin-right: auto; margin-bottom: 30px; margin-left: auto; padding: 20px 15px 5px 50px; width: auto; border-top: 2px dotted #757575; border-bottom: 2px dotted #c80000 }
.customHeader { width: auto; margin: -30px auto 30px; }
.TSS_Survey_Custom_Header {  }
.TSS_Survey_Custom_Header_Text { color: #fff; font-size: 16px; font-family: Verdana, Arial, "sans serif"; font-weight: 700; margin-left: 50px; padding-top: 20px; padding-bottom: 5px; position: relative; height: inherit; }
.bottomAlign { vertical-align: bottom; }
.contentContainer { width: 500px; overflow: hidden; margin-right: 50px; margin-left:50px; }
.navigationContainer { overflow: hidden; padding-left: 475px; }
.progressCSS {
    width: auto;
    padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	}
.mainContent{ background-color: #78acff; background-image: url(images/justTesting.gif); background-repeat: no-repeat; background-position: 0 0; width: 400px; margin-right:auto; margin-left:auto; }
.mainContentHolder{ width: auto; }

.leftFloat { float:left; }
.rightFloat { float:right; }

.leftFloat div.TSS_Survey_Media { margin-right: 20px; }
.rightFloat div.TSS_Survey_Media { margin-bottom: 20px; margin-left: 20px; }
.TSS_Survey_Media { margin-bottom: 10px; }

.TSS_Survey_InfoPage_TextPart { margin-bottom: 20px; }
.TSS_Survey_InfoPage_Text { font-size: 12px; font-family: Arial, Verdana, "sans serif"; margin-bottom: 10px; width: auto; }

.TSS_Survey_QuestionPart  { font-size: 12px; font-family: Arial, Verdana, "sans serif"; line-height: 18px }
.TSS_Survey_QuestionText{ width: auto; margin-bottom:15px;}

.TSS_Survey_Input_Horizontal{ border: solid 1px #fff; }
.TSS_Survey_Input_Vertical{ margin-left:-3px; }

.TSS_Survey_AnswerPart { margin-top: 5px; }
.TSS_Survey_AnswerText_Horizontal { font-size: 12px; font-family: Arial, Verdana, "sans serif"; text-align: center; padding: 5px; }
.TSS_Survey_AnswerText_Horizontal_Button { font-size: 12px; font-family: Arial, Verdana, "sans serif"; text-align: center; border: solid 0 #fff; }
.hide { visibility:hidden; }
.TSS_Survey_AnswerText_Vertical { font-size: 12px; font-family: Arial, Verdana, "sans serif"; margin-bottom: 3px; padding-top: 6px; padding-bottom: 5px; padding-left: 10px; border: solid 0 #fff; }
.TSS_Survey_AnswerText_Vertical_Button { font-size: 12px; font-family: Arial, Verdana, "sans serif"; padding: 2px; border-color: #fff; border-width: 1px; }

.rounded_table_standard_topleft {
	background-image: url(images/rounded_box_standard_tl.gif);
	background-repeat: no-repeat;
}
.rounded_table_standard_top {
	background-color: #e6e6e6;
	background-image: url(images/rounded_box_standard_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #000000;
}
.rounded_table_standard_topright {
	background-image: url(images/rounded_box_standard_tr.gif);
	background-repeat: no-repeat; background-position: 0 0;
}
.rounded_table_standard_left {
	background-image: url(images/rounded_box_standard_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.rounded_table_standard_fill {
	background-color: #e6e6e6;
	background-image: url(images/rounded_box_standard_fill.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.rounded_table_standard_right {
	background-image: url(images/rounded_box_standard_right.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.rounded_table_standard_bottomleft { background-image: url(images/rounded_box_standard_bl.gif); background-repeat: no-repeat; background-position: 0 0; text-align: center; }
.rounded_table_standard_bottom {
	height: 10px;
	background-color: #e6e6e6;
	background-image: url(images/rounded_box_standard_bottom.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #000000;
}
.rounded_table_standard_bottomright {
	background-image: url(images/rounded_box_standard_br.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.rounded_table_none_topleft {
}
.rounded_table_none_top {
}
.rounded_table_none_topright {
}
.rounded_table_none_left {
}
.rounded_table_none_fill {
}
.rounded_table_none_right {
}
.rounded_table_none_bottomleft {
}
.rounded_table_none_bottom {
}
.rounded_table_none_bottomright {
}
div{ font-size: 12px; border-color: #f00; border-width: 1pt; }
table tr td{ text-align: left; vertical-align: top; }
.TSS_Survey_MultiPage_MultipleChoice_Left { font-size: 12px; font-family: Arial, Verdana, "sans serif"; vertical-align:bottom; text-align:left; margin-bottom: 2px; padding-right: 15px; padding-bottom: 2px; border-bottom: 1px dotted #fff; }
.TSS_AnswerPart_Unanswered  { padding: 3px; width: 98%; overflow: hidden; border: dotted 2px #c80000 }
.TSS_TextField_enabled { background-color: #fff; }
.TSS_TextField_disabled { background-color: #e0e0e0; }
