﻿.TabbedPanels {
	color:#000!important;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	height:auto;
/*	height:700px; */
	overflow:hidden;
	width: 710px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	}
.TabbedPanelsContentGroup {
	position:relative;
	display:block;
	clear: both;
	width:690px;
	height:auto;
/*	height:645px; */
/*	height:1240px; */
	padding:10px 10px;
}

#searchProgram {
float:right;
margin-right:-5px;
position:static;
top:35px;
}

