/* CSS Document */
.checkboxArea{ background:url(../images/checkbox2.gif) no-repeat; width:13px;margin-top:3px; height:13px; cursor:pointer; float:left; font-size:1px;}
.checkboxAreaChecked{background:url(../images/checkbox2.gif) no-repeat 0 100%; margin-top:3px; width:13px; height:13px; cursor:pointer; float:left; font-size:1px;}
.selectArea { padding-right:22px;}
.selectArea a.selectButton {height: 21px;background: url(../images/select_r2.gif) no-repeat top right;width:22px;}
.selectArea .center{border-top:1px solid #ed1c24; border-bottom:1px solid #ed1c24;height: 19px;line-height:19px;}
.selectArea .left{border-left:1px solid #ed1c24; height:21px}
.optionsDivVisible {margin-top:-4px;}
*html .optionsDivVisible {margin-top:-3px;}
html*.optionsDivVisible{margin-top:-3px;}