@charset "utf-8";
input.txt {
	width: 185px;
}
textarea.txt {
	width: 185px;
}
input.btn {
}


form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
	}
	
form p label {
	float: left;
	width: 44px;
}
#topnav {
	position:absolute;
	left:644px;
	top:21px;
	width:317px;
	height:44px;
	z-index:3;
}
.cream {
	color: #EDC856;
}
.blue {
	color: #47CBB6;
}
