Submit Section or Action Bar

CSS Classes Used for Subsection or Action Bar

CSS Class Name HTML elements on which it is applied Properties defined
submitContainerDiv DIV padding-top: 20px; padding-left:16px; width: 100%; float: left; position: relative;
submitTable TABLE width: 100%;border: 0;
submitHR HR border-top: 0px gray; background-color: gray; height: 1px; display: none;
submitBtns TD font-weight : bold; background-color : #ffffff; color : #116699; text-align : left; vertical-align: middle; height : 20; width : 100%