.rightBox  {
  background-color:#F5F5F5;
  border-bottom:3px solid #663333;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-left:3px;
  margin-top: 2em;
}

.rightBox h1 {
  background-color:#33220D;
  background-image:url(images/bgMenuTitle.gif);
  border-top:1px solid #CCCC99;
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  margin-bottom:2px;
  margin-top:0px;
  padding-bottom:2px;
  padding-left:4px;
  padding-top:2px;
}

.rightBox form legend {
  display: none !important;
  height: 0px;
  width: 0px;
}

.rightBox form fieldset {
  border: none;
}

.rightBox form .formbuttons {
  padding-left: 10px;
}

.rightBox form fieldset {
  padding: 10px;
}
.rightBox form fieldset input {
  border: none;
}

/* ############# SURVEY STYLE starts ############### */

div.tx-pbsurvey-pi1 div.pagenumbering, fieldset.survey_item legend.question {
	display: none;
}

div.tx-pbsurvey-pi1 div.formbuttons input {
	font-family: Trebuchet Ms;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

fieldset.survey_item {
	border: none;
}

.tx-pbsurvey-pi1 .survey_item{
	margin: 0px;
	margin-bottom: 10px;
}

div.tx-pbsurvey-pi1 {
	margin: 0px;
	padding: 0px 4px 4px 4px;
	background: #f7f7f7;
}

td.pbsurvey_text 	{	
	font-size: 10px;
	font-family: Arial;
	color: #000000;
}
td.pbsurvey_percentage	{	
	font-size: 10px;
	font-family: Arial;
	text-align: right;
	color: #3a6ea5;
}

.tx-ncpbsurveyfesimplestats-pi1 td{
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-left: 0px;
	padding-bottom: 5px;

}

.tx-ncpbsurveyfesimplestats-pi1 td.answer {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding: 3px;
}

.tx-ncpbsurveyfesimplestats-pi1 .barcontainer {
	background-color:#ffffff;
	border:1px solid #000000;
	position:relative;
	width:130px;
	height:15px;
	top:-10px;
	z-index:5;	
}

div#percent{
	position:relative;
	height:15px;
	width:auto;
	left:60px;
	top:6px;
	z-index:6;
}

.tx-ncpbsurveyfesimplestats-pi1 .bar {
	background-color:#A3B7D2;
	left:0px;
	position:absolute;
	z-index:4;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}


.tx-pbsurvey-pi1 .survey_error {
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

div.questionSubtext p.bodytext {
	font-size: 12px;
	/* font-weight: bold;	*/
}


/* ############# SURVEY STYLE ends ############### */
