#tri-select { display:block;position:absolute;width: 100px; height: 24px; _background-color: transparent; _border-bottom: 1px solid #315b6b; margin:10px 0 15px -5px;padding: 0;_padding: 6px 0 0 0; z-index:10000000; }
#tri-select ul {
	list-style: none;
	list-style-position: outside;
}
#tri-select-container .alignLeft { position:absolute;_float: left; }
	.tri-select-container { width: 219px; margin: 0; _position: relative; }
	.tri-select-option { position: absolute; }
	.tri-select-container ul { font-size: 1.0em;margin: 0; _margin: 0 15px 0 0; }
	.tri-select-container ul li.active span{ width: 212px;background-color:#EA5A0B;background: url(../../common/images/structures/bkg_optionBarHover_left_charte.gif) no-repeat left top; display: block; padding: 0 0 0 7px; }
	.tri-select-container ul li.active a { background-color:#EA5A0B;/*font-family:Verdana;*/font-family: "colaborate-thinregular"; color: #fff; text-decoration: none; line-height: 19px; background: url(../../common/images/structures/bkg_optionBarHover_right_charte.gif) no-repeat right top; padding: 0; padding: 0 21px 0 0; display: block; }
	.tri-select-container ul li.active-bottom span { position:relative;width: 219px;height:19px;background: transparent url(../../common/images/structures/bkg_optionBarHoverbot_left_charte.gif) no-repeat left bottom; display: block; }
	.tri-select-container ul li.active-bottom h3 { font-size:1%;height:19px;background: transparent url(../../common/images/structures/bkg_optionBarHoverbot_right_charte.gif) no-repeat right bottom; _display: block; }
	.tri-select-container ul li.inactive { display: none;}
	
	.tri-select-container ul.hover { _background-color:#CC3300;margin:0;padding:0;_background: url(../../common/images/structures/bkg_optionBar_right.gif) no-repeat right top; }
	.tri-select-container ul.hover li.active span{ width: 212px;background-color:#EA5A0B;background: url(../../common/images/structures/bkg_optionBarHover_left_charte.gif) no-repeat left top;_background: url(../../common/images/structures/bkg_optionBar_left.gif) no-repeat left top; }
.tri-select-container ul.hover li.active a { background-color:#EA5A0B;/*font-family:Verdana;*/font-family: "colaborate-thinregular"; color: #fff;_color: #999; background: url(../../common/images/structures/bkg_optionBarHover_right_charte.gif) no-repeat right top;_background: url(../../common/images/structures/bkg_optionBar_right.gif) no-repeat right top; }
	.tri-select-container ul.hover li.active-bottom span { width: 219px;height:19px;background:url(../../common/images/structures/bkg_optionBarHover_left_charte.gif) no-repeat right top; }
	.tri-select-container ul.hover li.active-bottom h3 { font-size:1%;background:url(../../common/images/structures/bkg_optionBarHover_left_charte.gif) no-repeat right top; }
	
	.tri-select-container ul.hover li.inactive span{ width: 212px;background: url(../../common/images/structures/bkg_optionBarHoverInactive_left_charte.gif) no-repeat left top; display: block;margin:0;padding: 0 0 0 7px; }
.tri-select-container ul.hover li.inactive a { background-color:#EA5A0B;/*font-family:Verdana;*/font-family: "colaborate-thinregular"; color: #ffffff; text-decoration: none; height: 23px; line-height: 23px; _background: url(../../common/images/structures/bkg_optionBarHoverInactive_right.gif) no-repeat right top; padding: 0;_padding: 0 21px 0 0; display: block; }
	
	.tri-select-container ul.hover li.inactive.last a { background: url(../../common/images/structures/bkg_optionBar_right.gif) no-repeat right top;_background: url(../../common/images/structures/bkg_optionBarHoverInactiveLast_right_charte.gif) no-repeat right top; padding: 0 21px 0 0; display: block; }
	/*.options-bar-container ul.hover li.inactive.last a span { background: url(../../common/images/structures/bkg_optionBarHoverInactiveLast_left.gif) no-repeat left top; }*/
	
	.tri-select-container ul.hover li.inactive a:hover { /*font-family:Verdana;*/font-family: "colaborate-thinregular"; color: #000000; }
	/*.tri-select-container ul.hover li.inactive-bottom a { font-family:Verdana; color: #11323F; text-decoration: none; height: 23px; line-height: 23px; background: url(../../common/images/structures/bkg_optionBarHoverInactive_right.gif) no-repeat right top; padding: 0;_padding: 0 21px 0 0; display: block; }*/
	.tri-select-container ul.hover li.inactive-bottom span { width: 219px;height:23px;background: url(../../common/images/structures/bkg_optionBarHoverbot_left_charte.gif) no-repeat left top; display: block; }
	.tri-select-container ul.hover li.inactive-bottom h3 { font-size:1%;height:23px;background: url(../../common/images/structures/bkg_optionBarHoverbot_right_charte.gif) no-repeat right top; _display: block; }