td.sidebarTitle {
	width:100%;
	border-bottom: 1px dashed  #333;
}

td.sidebarTitle img {
	position: relative;
	width:30px;
}

td.sidebarContent {
/*
	background-image: url("../Images/Content_Fueller_Blue_Dyn_02.gif");
*/
	width:100%;
	/*height:196px;*/
	padding-left:25px;
	color:#666666;
	font-size: 15px;
}

td.sidebarFooter {
/*
	background-image: url("../Images/Content_Closer_Blue_Dyn_03.gif");
	background-repeat: no-repeat;
*/
}

tr.sidebarFooterHidden {
	display: none;
}


table.sidebarTable {
	width: 99%;
	border-spacing: 0px;
	text-align:left;
	margin-top: 15px;
}

.sidebarHeadline {
	position: relative;
}
