div.content {
	background:#FCFF00;
	border-left:8px solid #FE0E0B;
}

*.content-top {
	border-top:8px solid #FE0E0B;
	margin-left:20px;
	height:12px;
	background:#FCFF00;
}

*.content-top-corner {
	background:url('pics/corner-left-top.gif') no-repeat;
}

*.content-bottom {
	border-bottom:8px solid #FE0E0B;
	margin-left:20px;
	height:12px;
	background:#FCFF00;
}

*.content-bottom-corner {
	background:url('pics/corner-left-bottom.gif') no-repeat;
}

div.content-text {
	padding-top:2px;
	padding-bottom:2px;
}
