#styleswitcher {
top: 11.5em !important;
margin-top: 0px;
}

.blue_box {
background-image: none !important;
margin: 0px !important;
}

	.blue_box h3 {
	color: #66ff66 !important;
	font-size: 100% !important;	
	}
	
	.blue_box p,
	.blue_box ul li {
	font-size: 90% !important;
	padding-right: 1em !important;
	}
	
#rotation {
display: none;
}

div#content {
padding-top: 0px;
margin-top: 0px;
}

* html div#content.wide {
padding-top: 1em !important;
}

#strat_feature_box {
background-color: #333333;
background-image: none !important;
border-left: 1px solid #ccc;
color: #fff;
margin-top: -5em;
font-size: 80% !important;
}

#strat_feature_box img {
background-color: #fff;
}

#videoContent {
background-color: #000 !important;
font-size: 100% !important;
}

	#videoContent img {
	background-color: #000 !important;
	border: 1px solid #fff !important;
	padding: .4em;
	}