div#header {
	background-image: url(../images/header_publicspeaking.jpg);
}

div.content_left {
	float: left;
	width: 190px;
	padding-top: 10px;
}

div.content_right {
	float: left;
	width: 530px;
	padding-top: 10px;
}

div.content_left img {
	display: block;
	width: 150px;
	height: 150px;
	padding: 10px 10px 19px 13px;
	position: relative;
	background: #fff url(../images/bg_photo.gif) no-repeat;
	background-image: url(../images/bg_photo.gif);
}

.red {
	color: #CC0000;
}

h4 {
	margin-bottom: 8px;
}

div.red {
	float: left;
	width: 5px;
	padding-left: 5px;
}

div.form {
	width: 430px;
	background: #f9f8f0;
	margin-bottom: 20px;
	padding: 20px 20px 10px 20px;
}

div.form label {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	padding: 2px 14px 0 0;
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}

div.form input, div.form textarea {
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #eeecdb;
	background: #fff;
	margin-bottom: 10px;
	font: 12px sans-serif;
	padding: 2px;
}

div.form textarea {
	height: 70px;
}

div#send {
	float: left;
	width: 177px;
	text-align: right;
}

div#disclaimer {
	float: left;
	width: 250px;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
}
