/* CSS Stylesheet */
/* created by Causeway CSS Stylesheet Editor RCS 2005 */
/* http://www.causeway.co.uk/freestuf/cssedit/ */

#yshout {
	font-family:arial, helvetica, verdana, san-serif;
	font-size:10px;
	font-style:normal;
}

#yshout #yshout-toollinks {}

#yshout #shouts {
	/*border:1px solid;*/
	padding:5px;
}

#yshout .shout {
	margin-top:0;
	margin:0 0 0;
	line-height:1;
}

#yshout hr {
	background-color:#CCCCCC;
	color:#cccccc;
	height:1px;
	border:0;
}

#yshout .shout-timestamp {
	color:Black;
	font-style:normal;
}

#yshout .shout-adminlinks {
	color:#141414;
	font-size:6pt;
}

#yshout #shout-form {}

#yshout #shout-form fieldset {
	border:NONE;
}

#forum-name, #shout-text, #shout-button {
	font-size:9px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
}

#yshout #forum-name {
	color:#666666;
	margin-right:5px;
	width:70px;
}

#yshout #shout-text {
	color:#000000;
	margin-right:5px;
	width:310px;
}

#yshout #shout-button {
	width:55px;
}

#yshout .shout-invalid {
	background:#FFFDD1;
}

.userclass {
	font-size:Small;
	font-weight:bold;
	color:Black;
}

.shout {
	font-size:Small;
	color:Black;
}

.shout-adminlinks {
	font-size:Small;
}

