body{font:11px/16px Verdana; color: #3c3c3c}

a{color:#d51920;text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus{outline:none}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:16px;line-height:16px}
h2{font-size:15px;line-height:15px}
h3{font-size:14px;line-height:14px}
h4{font-size:13px;line-height:14px}
h5{font-size:12px;line-height:13px}
h6{font-size:11px;line-height:11px}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

h1,h2,h3,h4,h5 {
	color: #3c3c3c;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#volunteer-signup ul{
	list-style: none;
}

#volunteer-signup ul li{
	margin-left: 0;
}

#volunteer-signup #particulars input{
	width: 173px;
	font-family: Verdana, sans-serif;
}

#volunteer-signup #note{
	width: 173px;
	overflow: auto;
	font-family: Verdana, sans-serif;
}

#volunteer-signup #interests .description{
	background-color: white;
	padding: 5px;
	border-style:solid;
	border-width:1px;
	border-color: #777777;
	z-index: 30;
}
