.msds_dropdown {
	color:#707070;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:16px;
	border:1px solid #163d1e;
}
/* Cleaning Tips Green Box */
#small_form_box {
	/*background-color:#D6ECBF; light blue*/
	width:32.9em; /*15.8=190px; 14.2=170*/
	_width:526px;
}

/* TABLE */
#small_form_box,
#small_form_box ul,
#small_form_box li{
	color:#FFFFFF;
	cursor:default;
	display:block;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin:0em;
	padding:0em;
}
#small_form_box a {text-decoration:none;display:block;}
#small_form_box .clear {clear:left;}

#small_form_box .heading_right{
	background-image:url(../images/css_table_dark_green.gif);
	background-position:top right;
	display:block;
	height:1.8em;
}
#small_form_box .heading_left {
	background-image:url(../images/css_table_dark_green.gif);
	background-position:top left;
	display:block;
	font-style:normal;
	height:1.8em;
	width:22.6em;
}
#small_form_box .spacer_bar,
#small_form_box .language_title_bar{
	background-color:#D6ECBF;
	border:1px solid #D6ECBF;
	color:#163D1E;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	_height:20px;
	padding:0em .6em 0em 1.1em;
}
#small_form_box .spacer_bar{background-color:#FFFFFF;}

#small_form_box .site,
#small_form_box .site2,
#small_form_box .countries,
#small_form_box .countries2,
#small_form_box .languages,
#small_form_box .languages2{
	background-color:#D6ECBF;
	border:1px solid #D6ECBF;
	color:#163D1E;
	font-size:12px;
	font-weight:bold;
	float:left;
	line-height:1.5em;
	_height:20px;
	text-align:center;
	width:7.5em;
	_width:105px;
}
#small_form_box .site,
#small_form_box .site2{background-color:#FFFFFF;border:1px solid #D6ECBF;width:12.6em;_width:175px;}
#small_form_box .site2{width:12.7em;#width:12.75em;_width:176px;}
#small_form_box .site a,
#small_form_box .site2 a{color:#163D1E;}

#small_form_box .countries,
#small_form_box .countries2{width:12.6em;_width:175px;}
#small_form_box .countries2{width:12.7em;#width:12.75em;_width:176px;}

#small_form_box .languages2{#width:7.6em;_width:106px;}

#small_form_box .countries a,
#small_form_box .countries2 a,
#small_form_box .languages a,
#small_form_box .languages2 a{color:#163D1E;}

#small_form_box .middle,
#small_form_box .middle_odd {
	background-color:#D6ECBF;
	border:1px solid #D6ECBF;
	color:#707070;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	_height:20px;
	padding:0em .6em 0em 1.1em;
}
#small_form_box .middle_odd {background-color:#FFFFFF;border:1px solid #D6ECBF;}

#small_form_box .footing_right{
	background-image:url(../images/css_table_dark_green.gif);
	background-position:bottom right;
	display:block;
}
#small_form_box .footing_left {
	background-image:url(../images/css_table_dark_green.gif);
	background-position:bottom left;
	display:block;
	font-style:normal;
	height:1.8em;
	width:22.6em;
}
#small_form_box a:hover {color:#163D1E;}

#small_form_box .highlight,
#small_form_box .co_highlight,
#small_form_box .site_highlight,
#small_form_box .site:hover,
#small_form_box .site2:hover,
#small_form_box .countries:hover,
#small_form_box .countries2:hover,
#small_form_box .languages:hover,
#small_form_box .languages2:hover,
#small_form_box .middle:hover,
#small_form_box .middle_odd:hover {border:1px solid #163D1E;}

#small_form_box .highlight,
#small_form_box .site_highlight,
#small_form_box .co_highlight {color:#707070;}