.padded_box {
	padding-right: 30px;	
}
#carousel_holder {
	height:470px;
	margin-bottom:-100px;
}
#tech_requirements {
	padding:50px 0px 0px 15px;
	margin-bottom:-50px;
	text-align:right;
	font-size:90%;
}
#tech_requirements a {
	text-decoration:underline;
	color:#327DE3;
}
#content_body #inst_tabs li {
	list-style-type:none;
	display:block;
	float:left;
	color:#FFF;
	background-color:#307EE2;
	margin:0px;
	cursor:pointer;
}
#content_body #inst_tabs {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif !important;
	display:block;
	text-align:left;
}
#content_body #inst_tabs li div {
	padding:7px 19px 7px 5px;
	margin:0px;
	background: transparent url(images/tabOff_right.png) no-repeat top right;
	float:right;
}
#content_body #inst_tabs .tabOn div {
	background: transparent url(images/tabOn_right.png) no-repeat top right;
	padding-right:15px;
}
#content_body #inst_tabs li {
	float:left;
	margin:0px 5px 0px 0px;
}
#content_body #inst_tabs .tabOn {
	color:#317CE1;
	background-color:#D9D9D9;
}
#content_body #inst_tabs li span {
	display:block;
	float:left;
	width:9px;
	height:10px;
	background: transparent url(images/tabOff_left.png) no-repeat;
}
#content_body #inst_tabs .tabOn span {
	color:#317CE1;
	background: transparent url(images/tabOn_left.png) no-repeat;
}
#tabContent {
	clear:both;
	background:#FFFFFF url(images/tabsBG.png) no-repeat;
	width:777px;
	min-height:100px;
	color:#000;
	font-size:87%;
}
#tabContent div {
	padding:10px;	
}
#main_container h1#max_header {
	width:777px;
	height:106px;
	margin-bottom:7px;
	margin-top:-20px;
	text-indent:-999em;
	background: transparent url(images/banner.png) no-repeat;
}
#tab_welcome { width:expression('14em'); text-align:left; }
#tab_prof_dev { width:expression('23em'); text-align:left; }
#tab_webinars { width:expression('8em'); text-align:left; }
#prof_dev_text, #webinars_text { display:none; }

