input.button {
  color: #000000; background: #FFFFCC;
  font-size: 8pt;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #0033FF;
  width: 100%;
}
#cadbox {
	background: url('http://www.sealconusa.com/images/cadbox.jpg') repeat-y;
	width: 174px;
	height: inherit;
	padding-bottom: 2px;
	margin-top: 2px;
}
#header {
	background: url('http://www.sealconusa.com/images/header.jpg') repeat-y;
	
}

#dropdown {
	background: url('http://www.sealconusa.com/images/dropdown-box.jpg') repeat-y;
	width: 225px;
	padding-bottom: 2px;
	margin-top: 2px;
}
#easyquote {
	background: url('http://www.sealconusa.com/images/easyquote/easyquote-box.gif') repeat-y;
	width: 225px;
	height: inherit;
	float:none;
}
 #fullquote {
	background: url('http://www.sealconusa.com/images/easyquote/fullquote-box.gif') repeat-y;
	width: 225px;
	height: inherit;
	float:none;
}
 #quotenote {
	background: url('http://www.sealconusa.com/images/easyquote/quotenote-box.gif') repeat-y;
	width: 174px;
        /*---  DO NOT uncomment this height directive, it breaks safari and chrome ---
	height: inherit;
        ------------------------------------------------------------------------------*/
}

#searchbox {
	background: url('http://www.sealconusa.com/images/search-box.jpg') no-repeat;
	width: 174px;
	height: 49px;
	padding-bottom: 2px;
	margin-top: 2px;
}

