.shoutbox-big {
	width:585px;
	margin-bottom:10px;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.shoutbox-big .shoutbox-big-top {
	height:60px;
	background: url(/images/shoutbox-big-top.png) no-repeat;
	background-position:top right;
}

.shoutbox-big .shoutbox-big-bottom {
	height:29px;
	background: url(/images/shoutbox-big-bottom.png) no-repeat;
	background-position:bottom right;
	
}

.shoutbox-big .shoutbox-big-wrapper {
	background: url(/images/shoutbox-big-background.png) repeat-y;
	background-position:top right;
}

.shoutbox-content {
	padding:4px;
	padding-right:10px;
	margin-left:30px;
	line-height:160%;
}
.shoutbox-content .inner {
	margin-top:-50px;
}
.shoutbox-content p {
	margin:0px; padding-top:3px; padding-bottom:3px;
}
