/* Default theme style. Modify to your taste. */
#yshout {
	font-size: 10px;
}
#yshout p {
	margin: 0 0 0; /* Top Bottom Linespacing */
}
.shout-invalid {
	background: #FFFDD1;
}
#yshout fieldset {
	border: none;
}
#yshout em {
	font-style: normal;
}
#yshout p {
	line-height: 1;
	margin-top: 0;
}
#yshout {
	overflow: hidden;
}
#yshout .shout-timestamp {
	font-weight: normal; 
	color: #fff;
}
#yshout .adminlink {
	font-size: 6pt;
	color: #141414;
}
#forum-name, #shout-text, #shout-button {
	font-size: 9px;
	margin: 0;
	padding: 0;
}
#yshout #forum-name {
	color: #666666;
	width: 70px;
	margin-right: 5px;
}
#yshout #shout-text {
	color: #000000;
	width: 310px;
	margin-right: 5px;
}
#yshout #shout-button {
	width: 55px;
}

