span.checkbox {
background:transparent url(../images/checkbox2.gif) no-repeat scroll 0 0;
clear:left;
display:block;
float:left;
height:15px;
padding:0 2px 0 0;
width:19px;
}
span.radio {
background:transparent url(../images/radio2.gif) no-repeat scroll 0 0;
clear:left;
display:block;
float:left;
height:15px;
padding:0 2px 0 0;
width:19px;
}
span.select {
-x-system-font:none;
background:transparent url(../images/select2.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:21px;
line-height:21px;
overflow:hidden;
padding:0 24px 0 8px;
position:absolute;
width:190px;
}

select{ background:#f2f0f0; font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif; font-size:10px; color:#000000; height:21px;}

ul li span.select2 {
-x-system-font:none;
background:transparent url(../imgs/select.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:21px;
line-height:21px;
overflow:hidden;
padding:0 24px 0 8px;
position:absolute;
width:280px;
}

ul li select2{ background:#f2f0f0; font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif; font-size:10px; color:#000000; height:21px;}
