.plhg_options_wrapper * { box-sizing: border-box }
.plhg_options_wrapper h2 {text-align: center; font-size: 28px; line-height: 34px; margin-top: 35px; margin-bottom: 5px}
.plhg_options_wrapper label { display: block; margin-bottom: 5px; }
.plhg_option_wrapper td { width: 200px; padding: 0 25px 25px 0; vertical-align: top; }
.plhg_titledesc h3 { margin: 0; }

.plhg_options_container { background: #fff; padding: 25px; border:1px solid #eaeaea; border-radius: 5px; }
.plhg_tagline { font-style: italic; text-align: center; margin-bottom: 35px; color:#8A8A8A; }
.plhg_example_label {     color: #fff; background: #96D460; font-size: 11px; display: inline-block; padding: 2px 8px; }
.plhg_options_container:after, .plhg_options_container:before { content: " "; display: table;clear: both;}
.plhg_right, .plhg_left {float: left; width: 50%; padding: 0 15px; }