		#yshout {
	float:right;
font-size:small; font-weight:bold;
overflow:hidden;
width:405px;	margin-right:10px;
		}
		#yshout #yshout-toollinks { padding-bottom:8px;
		}
		#yshout #shouts { /* main shouts area */
		height:197px; color:#333333;margin-top:10px;
		overflow:auto;
		}
		#yshout .shout { /* one shout */
border-bottom:2px solid;
line-height:15px;
margin:0;	
		}
		#yshout .shout-timestamp {
			font-style: normal;
			font-weight: normal;
		}
		#yshout .shout-adminlinks { /* del and ban buttons */
			font-size: 6pt;
			color: #141414;
		}
		#yshout #shout-form {
			margin: 0;
			padding: 0;
		}
		#yshout #shout-form fieldset {
			border: none;
		}
		#yshout #forum-name {
			color: #666666;
			width: 70px;
		
		}
		#yshout #shout-text {
			width: 220px;
			margin-right: 5px;
		}
		#yshout #shout-button {
			width: 55px;
		}
		#yshout .shout-invalid { /* invalid shout (shout textbox) */
			background: #FFFDD1;
		}

