/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/
.ou-warning{
    width: 1.5rem;
	float:left;
	margin-top: 1rem;
}
.ou-warning-close{
    width: 1.5rem;
	float:left;
	color:black;
	margin-top: 1rem;
}
.ou-warning-text{
	float:left;
	padding: 1rem;
}

div#cse-search-results iframe {
    width: 100%;
}
@media only screen and (max-width: 767px) {
	#banner--short {
		margin-top: -5rem !important;
	}
}