table.shoutbox_table tr td {
	padding: 4px;
}

.shoutbox_disabled {
	font-style: italic;
	color: red;
}

/* New emoticons style - 1.1.2 */
.shoutbox_emol {
	width: 40%;
}

.shoutbox_emor {
	width: 60%;
}

#shoutbox-smilies-button_menucontent {
	border:1px solid;
	height:320px;
	width:200px;
	overflow:auto;
}

#shoutbox-smilies-button_menucontent table {
	border-bottom: 0px;
}

/* Sidebar hook */
#shoutbox_sidebar table.ipb_table.shoutbox_table {
	border-bottom: 0;
	margin: -5px 0;
}

#shoutbox_sidebar table.ipb_table.shoutbox_table tr td {
	padding: 4px;
}

.sidebar_shout {
	padding: 0;
	border-bottom: 1px solid #d5dde5;
}

.sidebar_shout_div {
	padding: 5px;
	border-bottom: 1px dashed #d5dde5;
}

#shoutbox-shouts-table {
	border: 1px solid #d5dde5;
}

#shoutbox-shouts-table .row2 td {
	border-bottom: 1px solid #d5dde5;
	vertical-align: middle;
}

#shouts-global-resizer,
#shouts-resizer {
	background-color: #DBE2EC;
	cursor:n-resize;
	height:6px;
}