﻿/*Datasheet Element, datasheet class should be parent selector for all subsequent selectors*/
.datasheet{line-height:75%;overflow:hidden;padding:5px}
.datasheet .export{font-size:large;font-style:oblique}
.datasheet .formlines{line-height:75%}
.datasheet input,textarea,select{border:1px #dddddd solid}
.datasheet input:focus,textarea:focus,select:focus{border:1px #666666 solid;color:#666666}
.datasheet .label{font-weight:bold;padding-right:10px}
.datasheet .radiobutton{padding-left:5px}
.datasheet .required{color:#cc0000;padding-left:5px;padding-right:5px;font-style:italic;font-weight:bold}
.datasheet .submit{background-image:url('http://owpubauthor.epa.gov/images/submit_button_6.jpg');background-repeat:no-repeat;border:none;color:#fff;cursor:pointer;display:inline-block;font-weight:bold;padding-left:3px;padding-right:0px;padding-top:0px;padding-bottom:1px}

/*Lightbox*/
#cboxClose,#cboxNext,#cboxPrevious {border:none}