@charset "utf-8";

/* Reset Global Styles for Search Row/Box */
#r1 {
	height: 28px;
	text-align: right;
}
#departmentmenu {
	font-size:85%;
	*height:19px;
}
/*.searchbox {
	width: 300px;
	padding-top: 2px;
}*/

.searchbutton {
	padding:0;
	position:relative;
	top:0;
	*top:2px;
}

/* If increasing #r1 height, also add increase to this amount: */
.myMenuTopSub {
	top: 206px;
}

/* Google-Specific */
#cse-search-results iframe {
	width: 500px;
}