The pencil icon out on the right only appears if the user has Form Management access and provides an easy way of editing the form elements as needed.
= Form Section Groups =
Section Groups are styled using the class cssMaster_Table100PC_SectionHeader from the style_master_layout.css library
<syntaxhighlight lang="css">
.cssMaster_Table100PC_SectionHeader{
width: 100%;
border: 0px;
border-spacing:0;
border-collapse:collapse;
}
</syntaxhighlight>
Within the table you also have Master_Scripting_Line_Background on the tr and Notes on the td