.dkBgContent {
	background-color: #B8B8B8;
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/dark_content_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding:10px;
}

.noBgContainer {
margin-top:10px;
}

.ltBgContainer {
margin-top:10px;
}
.ltBgTitle { 
	margin-top: 10px;
	padding-bottom: 2px;
	background-color: #ebebeb;
}
.ltBgTitle h1 {
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/light_content_header_bottom.gif');
	background-position: bottom center;
	background-repeat: no-repeat;		
	color: #386489;
	font-size: 18px;
	font-weight: bold;		
	display: block;		
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
.ltBgTitle h1 .Head {
	color: #386489;
	font-size: 18px;
	font-weight: bold;		
}
.ltBgContent {
	background-color: #EEEEEE;
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/lt_content_bg.gif'); 
	background-position: top left;
	background-repeat: repeat-x;
	margin:0px;
	padding:10px;
}

.ltContent {
	background-color: #ebebeb;
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/lt_content_bg.gif'); 
	background-position: 42px;
	background-repeat: repeat-x;
	color: #000000;
}

/*
.ltContentDiv {
	background-color: #EEEEEE;
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/lt_content_bg.gif'); 
	background-position: top left;
	background-repeat: repeat-x;
}
.ltContentDiv p {
margin: 0px 0px 12px 0px;
}

.ltContentDivRedHeader {
	background-color: #ebebeb;
	background-image: url('/Portals/_default/skins/ChrisRothfuss/images/lt_content_bg.gif'); 
	background-position: 42px;
	background-repeat: repeat-x;
	color: #000000;
	clear: both;
	font-size: 12px;
	float: left;		
}
*/
	


