.mcsignup {

}
.mcsignup input[type="text"] {
	margin-bottom: 7px;
	width: 250px;
	height:20px;
	margin-left:20px;
	color:#666;
	font-size:14px;
}
.mcsignup select {
	margin-bottom: 5px;
}
.mcsignup .calendar {
	position: relative;
	left:3px;
	top:4px;
}

.mcsignup .button {
background: #cdd0c8;
border: 1px solid #cdd0c8;
color: #666;
height: 30px;
font-weight: bold;
padding: 0px 10px;
margin-bottom:15px;
margin-left:20px;
width:250px;
}

