
.signupBox {
	background: #FFFFFF;
	border:2px solid #dbefc1;
	position: relative;
	margin: 0;
	padding: 10px;

}

ul {
	font-size : 14px;
	font-family : Trebuchet MS, Arial, sans-serif;
	line-height: 8px;
}

li {
	font-size : 14px;
	font-family : Trebuchet MS, Arial, sans-serif;
	line-height: 18px;
	padding : 8px;
}

.signupHeadline {
	font: bold 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #CC3333;
	margin: 10px 0px 5px;
}

.headline {
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #356520;
	width:100%;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 24px;
	padding-bottom: 3px;
	padding-top: 3px;
}
