div#featured-content-section{
	width: 100%;
	height: 393px;
    font-size: 110%;
	background: transparent url(../images/featured-content_bg.png) no-repeat 0 0;
}
div#featured-content-section .wrapper{
	float: left;
	width: 100%;
	position:relative;
}
.tabs{
	width: 100%;
	height: 40px;
	float:left;
	position:relative;
}
.tabs ul{
    margin-top: 10px;
    margin-left: 20px;
	display: inline;
	position:relative;
}
.tabs li{
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 5px;
	position:relative;
	font-size: 100%;
	background: transparent url(../images/tab-left_bg.png) no-repeat 0 -34px;
}
.tabs li.active{
    background: transparent url(../images/tab-left_bg.png) no-repeat 0 0;
}
.tabs li a{
	float: left;
	height: 33px;
	line-height: 33px;
	display: block;
	position: relative;
	padding: 0 15px;
	text-decoration: none;
	color: #333;
	background: transparent url(../images/tab-right_bg.png) no-repeat 100% -34px;
}
.tabs li.active a{
    background: transparent url(../images/tab-right_bg.png) no-repeat 100% 0;
    color: #610061;
}

div#featured-content-section img {
		behavior: url(/media/static/htc/iepngfix.htc);
}

div#featured-content-section .content{
	width: 100%;
	float:left;
	display:inline;
}
div#featured-content-section .content .gutter{
	float:left;
	display:inline;
	position: absolute;
	opacity: 0;
	padding: 35px 35px;
/*  visibility: hidden;*/
}



div#featured-content-section .content .active{
	opacity: 1;
}

div#featured-content-section .content ul {
    margin-bottom: 1em;
}

div#featured-content-section .content li {
    margin-bottom: .25em;
}

/*  INTERACTIVES    */
div#featured-content-section #interactives p.interactives-img {
	padding: 30px 0 0;
	width: 478px;
	height: 145px;
	background: url(../images/interactives_bg.png) no-repeat 0;
	behavior: url(/media/static/htc/iepngfix.htc);
}

div#featured-content-section #interactives p.interactives-img a {
    float: left;
	display: block;
    width: 238px;
	height: 115px;
	text-indent: -2000px;
	overflow: hidden;
}

div#featured-content-section #interactives p.interactives-img a.school {
}

div#featured-content-section #interactives p.interactives-img a.classroom {
}

/*  STUDENT RESOURCES   */
div#featured-content-section #student-resources, 
div#featured-content-section .feature-resources {
}

div#featured-content-section #student-resources p.resources-img,
div#featured-content-section .feature-resources p.resources-img {
		padding: 30px 0 0;
		width: 472px;
		height: 145px;
		background: url(../images/student_bg.png) no-repeat 0;
		behavior: url(/media/static/htc/iepngfix.htc);
}

div#featured-content-section #student-resources p.resources-img a,
div#featured-content-section .feature-resources p.resources-img a {
		display: block;
		margin: 42px 0 0 20px;
}

div#featured-content-section #student-resources p.resources-img a img,
div#featured-content-section .feature-resources p.resources-img a img {
		behavior: url(/media/static/htc/iepngfix.htc);
}

div#featured-content-section #challenge-process p.animation img {
    width: 95%;
}

div#featured-content-section #prizes ul {
    margin-bottom: 0em;
}

div#featured-content-section #prizes ul li {
    background: transparent url(../images/bullet5.png) no-repeat 0 4px;
    padding-left: 20px;
    color: #5B1666;
    line-height: 1.3em;
		font-weight: bold;
}

div#featured-content-section #prizes p.learn-more {
		display: block;
		margin: 0;
		padding: 46px 0 0 20px;
		width: 472px;
		height: 84px;
		background: transparent url(/media/static/images/prize_bg.png) no-repeat;
		behavior: url(/media/static/htc/iepngfix.htc);
}


div#featured-content-section #interactive-classroom p.learn-more {
		display: block;
		margin: 0;
		padding: 43px 0 0 20px;
		width: 472px;
		height: 120px;
		background: transparent url(/media/static/images/bg_interactive-classroom.png) no-repeat;
		behavior: url(/media/static/htc/iepngfix.htc);
}


div#featured-content-section #tip-of-the-day p {
	font-size: 120%;
}

div#featured-content-section #tip-of-the-day .todays-tip {
    font-size: 95%;
    text-transform: uppercase;
}


div#featured-content-section #tip-of-the-day .tip {
    font-size: 110%;
    margin-bottom: 2em;
    color: #5B1666;
}

div#featured-content-section #tip-of-the-day .tip strong {
    font-size: 120%;
    display: block;
    margin-bottom: .5em;
}

div#featured-content-section #tip-of-the-day .widget {
    height: 134px;
    width: 475px;
    background: transparent url(../images/widget_bg.png) no-repeat 0 0;
		behavior: url(/media/static/htc/iepngfix.htc);
}


div#featured-content-section #tip-of-the-day .widget .download-widget {
		display: block;
		padding: 65px 0 0 20px;
}

div#featured-content-section #tip-of-the-day .widget .download-widget p {
	font-size: 100%;
}

div#featured-content-section #calendar #calendar-wrapper {
	position: relative;
	width: 463px;
	background: transparent url(../images/calendar_bg.png) no-repeat 0 100%;
	margin-bottom: 20px;
}
#left-column div#featured-content-section #calendar table {
	background: transparent url(../images/calendar-thead_bg.png) no-repeat 0 0;
	width: 100%;
	margin-bottom: 5px;
}

#left-column div#featured-content-section #calendar table thead td {
	height: 32px;
	line-height: 32px;
	color: #320033;
	padding: 0 15px;
	font-weight: bold;
}

#left-column div#featured-content-section #calendar table tbody td {
	padding: 5px 15px;
	border-bottom: 1px solid #A2A2A2;
}

#left-column div#featured-content-section #calendar table tbody td.last {
	border-bottom: none;
	/*padding: 5px 15px 15px 15px;*/
}

.centered {
	text-align: center;
}

div#featured-content-section .image-gallery{
    list-style: none;
}
