

.content {
	background-color: white;
	zoom: 1;
}

div#menu {
    /* background: #F5F5F5 url(../images/footer-spacer.png) repeat-x 0 bottom; */
    width: 178px;
}
div#maincontent {
	/* background: transparent url(../images/footer-spacer.png) repeat-x 0 bottom; */
	width: 732px;

}
div.bottom-disclaimer {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 20px;
	clear: both;
}
div#wrapper {
    background: none;
}

p.bodytext span.news-list-date {
	padding-right: 5px;
}
.news-selected-item {
	/*background-color: blue;*/
	height: 240px;
	overflow: hidden;
}
.news-selected-item.wide {
	height: auto;
}

.news-selected-item.wide .image{
	float: left;
}
.news-single-img ul {
    padding: 0;
}
.news-selected-item.wide .text{
	float: left;
	width: 236px;
	margin-left: 11px;
}

.flex_1_1_1  {
	width: 100%;

}
.flex_1_1_1.borders  {
	background-image: url(../images/1-1-1-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}


.flex_2_1 {
	margin: 10px 0px;
	width: 100%;

}
.flex_2_1.borders {
	background-image: url(../images/2-1-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
.flex_1_1 {
	width: 100%;
}
.flex_1_1.borders  {
	background-image: url(../images/1-1-1-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;

}

.flex_1_2 {
	background-image: url(../images/1-2-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 10px 0px;
	width: 100%;
}

.csc-frame-rulerBefore {
	border-top: 1px solid #929295;
	margin-bottom: 10px;
	/*margin-top: 10px;*/
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #929295;
	margin-top: 10px;
}

/************* SPECIAL FCE ON FRONTPAGE STYLES BEGIN ************/
.flex_fp_special_1 {
	background-image: url("../images/fp-special-bg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
	/**/
}
.flex_fp_special_1 .item_1 {
	/*border-bottom: 1px solid #929295;
	margin-bottom: 10px;
	*/
}


.news_1,
.news_2,
.news_3,
.news_4 {
	overflow: hidden;
}

.news_1,
.news_2,
.news_3 {
	margin-top: 10px;
	margin-bottom: 8px;
}
.news_1 {
	height: 132px;
}

.news_2,
.news_3 {
	border-bottom: 1px solid #929295;
	margin-bottom: 10px;

	height: 253px;
	padding-bottom: 10px;
}
.news_4 {
	border-bottom: 1px solid #929295;
	margin-bottom: 10px;

	height: 413px;
	padding-bottom: 10px;
}
