table.fce_boxes_table {

	width: 488px;
	margin: -4px;
}


td.fce_boxes_colum {
	background-image: url(../res/fce_boxes_table_footer.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: solid 1px #cccccc;
	border-top: none;
}

div.fce_boxes_content_container {

}

div.fce_boxes_headline {
	background-image: url(../res/fce_boxes_table_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #bac4d0;
	font-size: 11px;
	font-weight: bold;
	color: #334455;
	padding: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

div.fce_boxes_content {
	margin: 2px;
	padding-bottom: 6px;
}