/* Start of CMSMS style sheet 'survey' */
div#survey {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFf1ab; 
}

div#survey h4 {
   line-height: 2em;
   background: #fff;
text-align:center;
}

p {padding: 5px 5px}

.polloption{margin:auto;}
h4 {font-size: 1.5em; text-align:center;}

.polloptions {text-align:center;}
/* End of 'survey' */

