#yshout * {
	margin: 0;
	padding: 0;
}
		
#yshout {
	font-family: Lucida Grande, Veranda, sans-serif;
	font-size: 10px;
	width: 100%;
	width: 100%;
	margin-top: 10px;
	color: #404040;
	background: transparent;
	line-height: 1.8;
	margin-left: -2px;
	text-align: left;
}

#yshout fieldset {
	border: 0;
}

#yshout-form {
	padding: 0px;
	height: 10px;
	height: 100%;
	background: transparent;
	margin-left: 5px;
	}

#yshout-shout-nickname {
	font: xx-small;
}

#yshout-shout-text {
	font: xx-small;
}

#yshout-shout-button {
	font: xx-small;
	BORDER-RIGHT: #888888 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #888888 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 8pt; BACKGROUND: url(bgb2.gif); PADDING-BOTTOM: 1px; BORDER-LEFT: #888888 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: -1px solid #888888;
}

#yshout-shouts {
	padding-bottom: 20px;
}

#yshout .yshout-before-focus {
	color: #8B8B8B;
}

#yshout .yshout-after-focus {
	color: #000;
}

#yshout .yshout-invalid {
	background: #F9FFBB;
}

#yshout .yshout-message-timestamp {
	color: Black;
	margin: 1px;
	font: italic;
}

#yshout .yshout-nickname {
	font-weight: bolder;
	color: #8BE08C;
	margin: 0px;
	font: bolder;
	font-size: 11px;
	}

#yshout .yshout-shout {
	padding: 0px 5px;
	text-shadow: #DCDCDC;
	color: #708090;
	}

#yshout .yshout-admin-shout {
	border-left: 1px solid #E23980;
	border-right: 1px solid #E23980;
	color: #000;
	background: #F2F2F2;
}

#yshout .yshout-system-shout {
	border-left-color: #B3B3B3;
	border-right-color: #B3B3B3;
	color: #000;
	background: #FAFAFA;
}

#yshout .yshout-shout-infovisible {
	border-left-color: #E6B1C7;
	border-right-color: #E6B1C7;
	background: #FFF;
	color: #000;
	padding-bottom: 5px;
}

#yshout a {
	color: #90BF31;
}

#yshout a:hover {
	color: #8D8D8D;
	text-decoration: none;
}
