/* CSS Document */
#documentsCategoryContainer { border:1px solid #D3D3D3; height:31px; background-image:url(../../images/news/CategoryBackground.jpg); background-repeat:repeat-x; background-position:left bottom; width: 350px; float:right; margin-bottom:15px; overflow:hidden; clear:both; }
#documentsCategoryContainer #documentsCategoryContainer_Label { width:120px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; color:#23A279; height:31px; line-height:31px; padding: 0 10px; }
#documentsCategoryContainer #documentsCategoryContainer_Form { width:205px; float:left; height:31px; line-height:31px; }
#documentsCategoryContainer #documentsCategoryContainer_Form form { margin: 6px 0; }
#documentsCategoryContainer #documentsCategoryContainer_Form select { width:200px; border:1px solid #D3D3D3; margin-bottom:20px; }