@charset "utf-8";
form {
	width: 100%;
}
td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
}
select {
	border: 1px solid #6699CC;
	margin-bottom: 2px;
}
input {
	width: 80px;
	margin-bottom: 2px;
}
.input_newsletter {
	width: 160px;
}

.td_col {
	background-color: #D2E1FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	text-align: left;
}

.contact_input {
	width: 200px;
}
