.ms2side__div {	clear: left;	width: 100%;	max-width: 1600px;	padding: 1px;	float: left;	background : url('') repeat-x; /* HACK FOR CHROME */}.ms2side__select {	float: left;	width:40%;}.ms2side__header {	min-height: 30px;	font-size:15px;}.ms2side__options, .ms2side__updown {	float: left;	font-size: 10pt;	margin: 10px 0;	padding: 108px 8px 0px 8px;	width: 10%;	color: black;	text-align: center;	overflow: hidden;}.ms2side__updown {	font-size: 9pt;}.ms2side__options p, .ms2side__updown p, .ms2side__options button {	margin: 2px 0;	padding: 0;	cursor: pointer;	border: 1px solid black;}.ms2side__options button{	display:block;	width:100%;}.ms2side__options p.ms2side_hover, .ms2side__updown p.ms2side_hover, .ms2side__updown button:hover {	background-color: #F0F0FF;	border-color: #0000FF;	cursor: pointer;}.ms2side__options p.ms2side__hide, .ms2side__updown p.ms2side__hide {	cursor: default;	color: gray;	border: 1px solid gray;	background-color: #F0F0F0;}.ms2side__div select {	width: 100%;	min-width: 100%;	float: left;	margin: 15px 0;	    min-height: 250px;	}/* INPUT FOR SEARCH */input.mst-multiselect-search {	width: 100%;	max-width:640px;	min-height: 20px;}input.mst-multiselect-search.wait {	width: 80px;	height: 12px;	background: #FFFFFF url(../images/loading.gif) no-repeat center right;}input.mst-multiselect-search.small {	width: 50px;	height: 12px;}/* INPUT FOR SELECT SEARCH */.ms2side__header select {	width: 100px;	font-size: 11px;	height: 18px;	float: none;}.ms2side__header select.small {	width: 70px;}/* REMOVE FILTER OPTION FOR SEARCH */.ms2side__header a {	font-size: 10pt;	padding: 0 8px;	width: 16px;	height: 16px;	color: black;	text-align: center;	text-decoration: none;	border: 1px solid gray;	background: #FFFFFF url(../images/close.gif) no-repeat center center;	margin: 0 0 0 3px;}.ms2side__header a:hover {	background-color: #F0F0FF;	border-color: gray;}