#wrapper h3 {
	background: url(../images/message.png) no-repeat left bottom;


	behavior: expression(IEPNGFIX.fix(this));
	height: 23px;
	width: 77px;
	margin-left: 35px;
	margin-top: 6px;
}

#wrapper #main #message {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 130%;
	width: 698px;
	overflow: auto;
	height: 280px;
	position: absolute;
	left: 20px;
	top: 40px;
	padding-left: 10px;
}
#wrapper #main #message2011 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 130%;
	width: 698px;
	overflow: auto;
	height: 360px;
	position: absolute;
	left: 20px;
	top: 50px;
	padding-left: 10px;
}
#wrapper #main #message2011 p{
line-height:140%;
margin-bottom:12px;
}
#wrapper #main #bg #message h4 {
	font-weight: bold;
	padding-bottom: 10px;
}
#wrapper #send h5 {
	width: 245px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #send {
	height: 70px;
	width: 708px;
	left: 57px;
	text-align: center;
	position: absolute;
	top: 365px;
	background: url(../images/message-bdr.gif) no-repeat left top;
	padding-top: 20px;
}
#wrapper #main #bg #message2011 .leftBox {
	float: left;
	width: 430px;

}
#wrapper #main #bg #message2011 .rightBox {
	float: right;
	width: 227px;
	padding-right:10px;
}


