.fce-content-full-container {
	position: relative;
	width: 801px;
	margin-top:20px;
}

.fce-big-header {
	height: 25px;
	background: url(../pix/fce_big/bg_header.gif) top left no-repeat;
}

div.fce-big-header h1 {
	margin-left: 10px;
	padding-top:4px;
	line-height: 21px;
	font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
}

.fce-big-content-container {
	position: relative;
	background: #941316 url(../pix/fce_big/tile.jpg) left top repeat-x;
}

.fce-big-corner {
	position: absolute;
	height: 5px;
	width: 29px;
	top: 0;
	right: 0;
	background-color: #FFFF00;
	background: url(../pix/fce_big/shadow_right_top.gif) no-repeat;
}	
.wrap-content {
	padding: 10px;
	background: url(../pix/fce_big/shadow_left.gif) left repeat-y;
}

div.wrap-content img, csc-textpic-imagewrap img {
	border:1px solid #fff;
}