table.client_chooser_table {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	height: 46px;
	margin-bottom: 20px;
	clear: both;
}

select.clientchooser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	width: 147px;
	font-weight: bold;
	color: #222;

}
input.gobutton {
	/*width:28px;*/
	background-color: #EB2B16;
	border-color: #fff;
	border-style: solid;
	color: #fff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
	padding: 2px;
	/*height:21px;*/
}

div#jumpmenu{
	
	padding: 0 20px 10px 7px;

}