#children_names_and_ages {
	width: 370px;
	vertical-align: top;
}

#intro {
	width: 450px;
	float: right;
}

div.p {
	margin: 10px 0px;
}

input[type='text'] {
	width: 250px !important;
}

img.header {
	margin: 20px -8px 0px -8px;
}

label {
	font-weight: normal;
}

label.bold {
	font-weight: bold;
}

label.required {
	color: #C61F0F;
}

table.cols {
	width: 100%;
}

table.cols td {
	width: 33%;
	padding: 0px 5px;
	vertical-align: top;
}

table.cols td.border {
	border-right: 1px solid #bab1a8;
}
