/* Start of CMSMS style sheet 'pagebottom' */
/*html{color:#000;background:#aec9fd;}*/
div#main h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

#photoalbum ul li {
	list-style: none;
	
}

#hideme {
visibility: hidden;
display: none;
}


#formbuilderform {
padding:10px;
}

label {
padding:10px;
margin-bottom:10px;
}
fieldset {
border-top: solid #009933;
margin-bottom:10px;
}

.formbuilderform textarea {
width: 30em;
height: 10em;
margin: 10px;
}

.formbuilderform input { 
margin:10px;
}

/* End of 'pagebottom' */

