/* OISS CSS Document */
/* used to modify or enhance styles from the WSU stylesheet */
/* Reduced this file considerably from previous version, EH */

#wrapper #siteID  {overflow: auto;} /* 3-12-2010 allows scrollbars in header to show OISS name when Internet Explorer set on large size text */

.imgstyle1, .img-style1 {
	padding-right: 7px;
}

.imgstyle2 {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.highlight {
	padding: 10px;
	border: 1px #c1c1c1 dashed;
	background-color: #ececec;
	margin-bottom: 10px;
	}
	
#wrapper #main a:visited, #wrapper #secondary a:visited {color: #003c69;}

.clear {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
