/*	Smileys Above Textarea Sheet by gironiforum (http://gironiforum.fr/) */.smiley-scroll {	height: 60px;	border: 1px solid #b4bac0; 	overflow:auto;}#smiley-box {	width: 100%;	float: none;}#message-box {	width: 99.5%;}.abbc3_buttons_row {	width: auto !important;}/* Show/hide some posting options for small screens */.show_hide {	float: right;	font-size: 1.8em;}.hidepostoptions {	display: none;}@media (min-width: 700px) {	.hidepostoptions {		display: initial !important;	}	.show_hide {		display: none !important;	}}