.content_container {
	position: absolute; width: 762px; top: 34px; left: 50%; margin-left: -381px; font-size: 0px;
}

.headline_container {
	position: relative; width: 100%; height: 40px; top: 0px; left: 0px; font-size: 0px;
}

.headline_web {
	position: relative; top: 0px; left: 0px; width: 100%; height: 22px; font-size: 0px;
	background-image: url('/include/images/ecommerce_web_headline.png'); background-position: left top; background-repeat: no-repeat;	
}

.headline_ide {
	position: relative; top: 0px; left: 0px; width: 100%; height: 22px; font-size: 0px;
	background-image: url('/include/images/ecommerce_ide_headline.png'); background-position: left top; background-repeat: no-repeat;	
}

.text_seperator { 
	position: relative; height: 12px; font-size: 0px;
}

.content_body {
	position: relative;
}

.text_container {
	position: relative; text-align: justify;
}

.program_list_table {
	border: 1px solid #2e6aa0;
}

.program_list_cell {
	border-right: 1px solid #2e6aa0;
}

.program_list_top_cell {
	border-bottom: 1px solid #2e6aa0;
}