#ls_chat {
	padding-top: 8px;
	padding-bottom: 31px;
	font-size: 11px;
}

.gradient {
	background-image: url(../images/shoutbox-gradient.png);
	background-repeat: repeat-x;
	width: 675px;
	height: 105px;
	position: absolute;
	margin-top: 1px;
}
#input-shout {
	background-color: #171717;
	width: 659px;
	height: 19px;
	position: absolute;
	margin-top: 104px;
	border-right: 3px solid #3c3c3c;
	color: #ff9600;
	padding: 2px 0px 0px 16px;
}

#no-input-shout {
	background-color: #171717;
	width: 653px;
	height: 19px;
	position: absolute;
	margin-top: 104px;
	border-right: 3px solid #3c3c3c;
	color: #3F3F3F;
	font-size: 9px;
	padding: 5px 0px 0px 22px;
	text-align: center;
}

#input-shoutbox {
	background-color: #171717;
	width: 500px;
	height: 19px;
	border: none;
	margin-left: 5px;
	color: #ffffff;
	font-size: 11px;

}
.div-line {
	height: 1px;
	background-color: #000000;
	width: 673px;
	margin-left: 1px;
}
.div-line-bottom {
	background-color: #171717;
	width: 673px;
	height: 1px;
	position: absolute;
	margin: 125px 0px 0px 1px;
	border-right: 3px solid #3c3c3c;
	border-bottom: 3px solid #3c3c3c;
}
.ipb_table {
	width: 678px;
	background-image: url(../images/bg-shoutbox.gif);
	background-repeat: repeat-x;
	border-right: 3px solid #3c3c3c;
	height: 20px;
}
.img-display {
	display: none;
}
.right {
	float: right;
	color: #404040;
}
.row1 {
}
.row2 td {
	border-bottom: 1px solid #252525;
}
.altrow {
	color: #909090;
}
#shout-row-2 {
	margin-left: 5px;
}
#shoutbox-shouts {
	height: 100px !important;
}
#shouts-global-resizer {
	display: none;
}
#shoutbox-shouts-table {
	margin: 0px 6px 0px 6px;
	height: 20px;
}
#shoutbox-submit-button,
#shoutbox-clear-button,
#shoutbox-refresh-button,
#shoutbox-smilies-button,
#shoutbox-bbcode-button,
#shoutbox-myprefs-button,
#shoutbox-global-shout
{
	display: none;
}
#category_shoutbox {
	display: none;
}
#shoutbox-global-shout {
	background-color: #171717;
	height: 19px;
	border: 0px;
	font-size: 11px;
	padding: 1px 0px 0px 10px;
	color: #ffffff;
}

