#right_section{
	display: none;
}
#center_section{
	display: none;
}
#left_section {
	
	float:left;
	width:1100px;
  /*min-height:200px;*/
	height:100%;
	padding-left:30px;
	padding-top:10px;
	padding-right:30px;
	font-family:tahoma;
    color:#333333;
}
.boldname{
	
	font-weight: bold;
	font-size: 31px;
}
.donotshowprint{
	display: none;
}
