/* special styles for Use page */



/* SIDEBAR */

/* sidebar ocw search */
#divocwsearch {
  width: 222px;
  margin: 0px;
  padding: 8px 9px 32px 9px;
  margin-bottom: 10px;
  background-color: #006699;
	background-image: url(../img/whitecorner2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#divocwsearch img {
  margin-bottom: 12px;
}
#divocwsearch h2 {
  font-size: 0.80em;
  font-weight: bold;
  line-height: 140%;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 12px;
	padding-left: 1px;
}
#divocwsearch p {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 140%;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0.5em;
	padding-left: 1px;
}
#divocwsearch p {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 140%;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 4px;
}
#divocwsearch input.searchbox {
  font-size: 0.75em;
	border: none;
  padding: 2px;
  background-color: #ffffff;
  width: 170px;
	margin-right: 1px;
}
#divocwsearch input.submitbutton {
  border: 1px solid #666666;
  background-color: #ffffff;
  font-weight: bold;
}

/* ocwc blurb */
/* it is slightly different on this page than on other pages */
#divsidebarblurb {
  width: 222px;
  padding: 8px 9px;
  margin: 15px 0px 15px 0px;
  border: none;
	background-color: transparent;
  background-image: url(../img/rulebkg.gif);
}
