#questions_section {
	padding: 0px 10px;
	width: 700px;
}

#questions_section p {
	font-size: 16px;
	line-height: 22px;
}

.right_bar {
	width: 230px;
}

/*h3.question_text {
	padding-left: 25px;
	background: transparent url('../images/bttn_minus.gif') 0 3px no-repeat;
}
*/
.gray_section {
	padding: 15px 10px;
	background-color: #f5f5f3;
	margin-bottom: 20px;
}

.gray_section h3 {
	font-size: 20px;
	margin: 5px 0;
}

.gray_section ul {
	margin-left: 14px;	
}

h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 5px 0;
	color: #000000;
}

.symbols {
  float:left;
  width:15px;
  height:15px;
  background-repeat:no-repeat;
  margin-right: 10px;
  margin-top:5px;
 }

.ie6 .symbols,
.ie7 .symbols {
	margin-top: 9px;	
}