#yshout * {
	margin: 0;
	padding: 0;
}

#sub1, #sub1 td.border2 {
        width: 196px;
}
#yshout, #yshout-shouts {
        width: 186px;
}
#shoutBox #yshout, #shoutBox #yshout-shouts {
        width: 240px;
}
#shoutBox input {
        width: 98%;
}
		
#yshout {
	font-family: Lucida Grande, Veranda, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 1.8;
}

#yshout fieldset {
	border: 0;
}

#yshout-form {
	padding: 5px;
}

#yshout-shout-nickname {
	margin-right: 5px;
}

#yshout-shout-text {
	width: 95%;
	margin: auto;
}

#yshout-shout-button {
	color: #000 !important;
}

#yshout-shouts {
	padding-bottom: 10px;
	overflow: scroll;
	height: 280px;
	font-size: .9em;
}

#yshout .yshout-before-focus {

}

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

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

#yshout .yshout-message-timestamp {

}

#yshout .yshout-nickname {
	font-weight: bold;
}

#yshout .yshout-shout {
	padding: 3px 3px;
	text-align:left;
}

#yshout .yshout-admin-shout {
	color: #000;
}

#yshout .yshout-system-shout {
	color: #000;
}

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

#yshout .border3 {
	background: #BFA7AF;
	border: 1px solid #666;
}
#yshout #yshout-shout-button {
	display: none;
}