@charset "utf-8";

.MemoryJ #header {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	height: 118px;
	background-color: #009966;
}

.MemoryJ #search {
	width: 405px;
	
	height: 42px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/search_bg_sales.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#signin {
	height: 36px;
	width: 76px;
	float: left;
	background-image: url(../images/searchleft_sales.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 7px;
}
