.twoColFixLtHdr #container #pict_container {
	background-color: #FFF;
	height: 200px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position: relative;
}
.twoColFixLtHdr #container #pict_container #pict_A {
	background-color: #9F9FA2;
	height: 200px;
	width: 380px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.twoColFixLtHdr #container #pict_container #pict_B {
	background-color: #90AFC9;
	height: 200px;
	width: 259px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 1px;
}
.twoColFixLtHdr #container #pict_container #pict_C {
	background-color: #CCDCEA;
	height: 200px;
	width: 259px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
}

