#message
{
	margin: auto;
	overflow: hidden;
	background-color: #F8F5E4;
	width: 736px;
	text-align: left;
}

h1
{
	font-size: 16px;
	color: #633;
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom: #D9CE9E double;
}

h2
{
	font-size: 12px;
	font-style: italic;
	padding-bottom: 5px;
	color: #633;
}

p 
{
	padding-bottom: 18px;
}

#message .top
{
	width: 736px;
	padding-top: 15px;
}

#message .top img
{
	float: right;
	padding-left: 12px;
	padding-bottom: 5px;
}

