#main_left_column {
	padding : 0px 20px;
}

#main_left_column .message h1 {
	font-size : 24px;
	line-height : 28px;
	font-weight : normal;
	margin : 0px 0px 10px 0px;
}

#main_left_column .message h2 {
	font-size : 13px;
	line-height : 17px;
	text-transform: uppercase;
	color : #6A1917;
	font-family: arial;
	margin : 0px 0px 3px 0px;
}

#main_left_column .message {
	line-height : 18px;
}

#main_left_column .box {
	background-color: #fffaf4;
	width : 352px;
}

#main_left_column .box .header {
	background-color: #CDB9A6;
	height: 52px;
}

#main_left_column .box .header b {
	display: block;
  color : #F0E9E1;
	font-size: 36px;
	font-weight: normal;
  padding-top : 7px;
  text-indent: 15px;
}

#main_left_column .box .text {
	padding : 10px;
	line-height : 18px;
}

#main_left_column .box .last_line {
  background-color: #FFFAF4;
  padding : 4px 0px 4px 10px;
}

#main_left_column .box .text h1 {
	font-size : 24px;
	line-height : 28px;
	font-weight : normal;
	margin : 0px 0px 10px 0px;
	color : #6A1917;
}

#main_left_column .message img.alignleft {
	float : left;
	margin-right: 10px;
	border:1px solid #6A1917;
	padding:1px;
}
