@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/theme-purple.css");

/* COLOR THEME -- ROSE */
/*@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/oilspill/20121017105127cs_/http://www.cdc.gov/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

div.cleanHands img {
	width: 135px !important;
	height: 90px !important;
}

.fixedbanner {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
	width: 90%;
	position: relative;
}

.featureBoxpadding {
	margin-bottom: 15px;
	margin-right: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	
	float: left;
}

.textbox span {
	width: 75%;
	position: relative;
	float: left;
	
}


