/* LDP Forms Default Styling */
.ldpforms ul { list-style-type: none; }
.ldpforms label { display: block; }

/* Add Class Options */
.hidefield input { display: none; }
.largelabel { font-size: 150%; }