#right_bar{
	width : 0px;
}
#left_column{
	width : 960px;
}
.Enquiry_form{
	border-bottom : 1px solid black;
	padding : 5px;
	font-size : 13px;
}
.letter_no{
	width : 450px;
	float : left;
	padding : 5px 0px;
	font-weight : bold;
}
.letter_date {
	width : 450px;
	float : right;
	text-align : right;
	padding : 5px 0px;
	font-weight : bold;
}
.letter_content{
	clear : both;
}
