.notices{
	position:relative;
	background-color:#f6f7ed; 
	border-top:1px solid #51511a; 
	margin-bottom:15px;
	padding:5px;
	padding-right:30px;
	color:#3c3d0f;
}

.notices a{
	color:#e80e00;
	text-decoration:underline;
}

.notices li{
	margin-left:10px;
	margin-top:10px;
	font-size:11px;
	color:#a12c2a;
}

.imgBig{

	border:1px solid #005661;
	padding:5px;
	margin-right:5px;
}

.imgSmall{

	border:1px solid #005661;
	padding:2px;
	margin-right:5px;
}

.userMessages{
	float:right;
	width:540px !important;
	background-color:#F6F6F6; 
	border:1px dashed #AAAAAA; 
	margin-bottom:15px;
	padding:5px;
}

.userMessages a{
	color:#512d07;
	text-decoration:underline;
}

.userConversation{
	float:right;
	width:550px !important;
	margin-bottom:15px;
}

.userConversation a{
	color:#512d07;
	text-decoration:underline;
}

.userConversationTop{
	background:url("/images/msg_top.gif") no-repeat;
	width:550px;
	height:8px;
}

.userConversationMiddle{
	background:url("/images/msg_middle.gif") repeat-y;
	width:530px;
	padding:5px 10px 10px 10px;
}

.userConversationBottom{
	background:url("/images/msg_bottom.gif") no-repeat;
	width:550px;
	height:3px;
}

.userBlue{
	color:#999999;
}

.userPurple{
	color:#990000;
}

.userForm{
	float:right;
	width:550px;
	margin-bottom:15px;
	color:#076976;
}

.userName{	
	font: bolder 16px "Palatino Linotype",Palatino,Georgia,serif;
	color: #000000;
}

.userSentence{
	width:480px;
	padding:0 0 0 5px;
	border-bottom:0px solid #EEEEEE;
	color:#004192;
}
