div.forum_msg_panel {
	border: solid 1px #009;
	background:#fff url(/imgs/panel/pan_bg.gif) repeat-x top  !important;
	padding: 0 5px;
	/*clear:both;
	width:290px !important;*/
}

div.forum_msg_panel div {
	/*float:left;*/
	display: inline;
	
}
.forum_msg_panel textarea {
	border: 0 !important;
	width:98% !important;
	padding: 2px 0 0 0;
/*	clear:both;*/

}
.forum_msg_panel img {border:0 solid;}
/*~~~~~~~~~~~~~~*/
.smile {
	/*margin:0 0 0 10px;*/

	background:#fff;
	padding:5px;
border:1px dotted #000099;
height:180px;

width:250px;
	/*width:290px !important;*/
}
.smile img {margin:0 0 10px 0;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`*/
.e_airplane{
	background: url(/imgs/emoticons/airplane.gif) no-repeat bottom;
	
	padding:16px 6px;
	
display:-moz-inline-box;
display: inline-block;
}	
.e_crazy_pilot{
	background: url(/imgs/emoticons/crazy_pilot.gif) no-repeat bottom;

	padding:12px 6px;
	display:-moz-inline-box;
display: inline-block;
}		
.e_cyclist {
	background: url(/imgs/emoticons/cyclist.gif) no-repeat bottom;
	
	padding:16px 6px;
	display:-moz-inline-box;
	display: inline-block;
}			
.e_daisy {
	background: url(/imgs/emoticons/daisy.gif) no-repeat bottom;

	padding:14px 6px;
	display:-moz-inline-box;
	display: inline-block;
}	
.e_dontflood {
	background: url(/imgs/emoticons/dontflood.gif) no-repeat bottom;

	padding:16px 6px;
		display:-moz-inline-box;
display: inline-block;
}		
.e_skiing {
	background: url(/imgs/emoticons/skiing.gif) no-repeat bottom;

	padding:20px 21px;
		display:-moz-inline-box;
display: inline-block;
}			
.e_thankyou {
	background: url(/imgs/emoticons/thankyou.gif) no-repeat bottom;

	padding:18px 6px;
		display:-moz-inline-box;
display: inline-block;
}			
.e_windserfing {
	background: url(/imgs/emoticons/windserfing.gif) no-repeat bottom;

	padding:27px 6px;
	display:-moz-inline-box;
display: inline-block;
}				
.e_sad {
	background: url(/imgs/emoticons/sad.gif) no-repeat bottom;
	display: inline-block;
	padding:6px 6px;
}
.e_smile {
	background: url(/imgs/emoticons/smile.gif) no-repeat bottom;
	display: inline-block;
	padding:6px 6px;
}
.e_sad span, .e_smile span, .e_windserfing span, .e_thankyou span, .e_skiing span, .e_dontflood span, .e_airplane span,.e_crazy_pilot span, .e_cyclist span, .e_daisy span  {visibility: hidden;}

