/*Hide vote count option*/
.roundspg #content .display-vote-count {display:none;}

/*Hide rules option*/
.atr-option {display:none;}

/*Hide option to check newsletter by default*/
.check-nl-option {display:none}
#checknewsletter {height:0; padding:0; margin:0;}

/*Hide option to pick users can enter by liking this post: timeline promos*/
#pc-by-likes {display:none;}

/*Show disclaimer on Eligibility Requirements section of all promos*/
#age-check-ln {display:block;}
#age-check-ln strong {font-weight:bold;}

/*Hide the Require Media selectbox on the Twitter Registration Tab*/
#req-media-tr {display:none;}

/*Hide the hash options for contests*/
/*#show-in-sub, #show-tw-sub, #show-fb-sub {display:none;}*/

/*Hide conversation manager*/
nav #h-conversation {display:none;}

/*TURN OFF GALLERY TOGGLE*/
#checkboxes-gallery-td {display:none;}
