.messageInfo
{  
	font-size:11px;
 }

.messageInfoBorder
{  
	border:2px solid #cc0000;
}

.infobox{
	border: solid 1px red; 
	width: 85%;
	padding: 10px;
	font-size: 12px;
	margin: 10px 0 10px 0; 
	background-color: white; 
}

.infoimg{
	width: 30px;
	height: 30px;
	border: 0;
	float: left;
}

.infoclear{
	clear: both;
	height: 2px;
} 

.friends_thumb_1
{
	position:relative;
	width:112px;
	float:left;
	margin: 0px 7px 7px 0px;	
}

.friends_thumb_2
{
	position:relative;
	width:112px;
	float:left;
	margin: 0px 0px 7px;
}

