/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("960.css");
@import url("KeepItSimple.css");
/* end import/hide */#content-outer #content-wrapper #main object {
	background-color: #FAFAFA;
	float: left;
	border: 1px solid #DCDCDC;
	padding: 8px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.flash {
	
		background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 8px;
	  	margin: 5px 10px 10px 0px;
		float:left;
}

