




#left_content {

	border-left: 4px solid #211D51;
	padding-bottom: 15px;
	padding-top: 15px;	
	background: #FBFBFB;
	margin-bottom: 30px;
	margin-top: 30px;	

}

#left_content h1 {
  font: 14px sans-serif;
	color : #33424A;
	padding-left : 10px;
	font-weight: bold;

}


#left_content h2 {
  font: 14px sans-serif;
	color : #33424A;
	padding-left : 10px;
	font-weight: bold;
	padding-top : 5px;
}


#left_content p {
  font: 10px sans-serif;
	color : #33424A;
	padding-left : 10px;
	font-weight: bold;
	padding-top : 5px;
}

table.t_price {border-collapse:collapse;}
table.t_price, table.t_price td {border:1px solid silver;}
