/****************************************************************************/
/* 2008 - Techfront.com.br													*/
/*																			*/
/* Criated: 20/11/2008 by Herus Armstrong									*/
/* Description: Aligment and positions of elements of EBX message page.		*/
/****************************************************************************/

/************************************/
/* CONTENTS							*/
/************************************/

.message {
	padding-right: 0;
	float: left;
}
.message img {
	float: right;
	margin-bottom: 10px;
	border: 1px solid #BB8C0A;
	margin-left: 10px;
} 
.message h2 {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BB8C0A;
	clear: both;
}
.message p, .message p em {
	padding-bottom: 12px;
}
.message_right p em {
	float: right;
	margin-top: 10px;
}

.message div#description {
	margin-bottom: 15px;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-variant: normal !important;
	font-stretch: normal !important;
	text-indent: 0px !important;
	text-transform: none;
	line-height: 17px !important;
	padding: 0 !important;
}