body {
	background-color: #d9d8ca;
	margin: 0px;
	padding: 0px;
}
body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p.small {
	font-size: 10px;
	line-height: normal;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 0px;
}
#wrap {
	background-color: #ffffff;
	width: 750px;
	margin: 20px auto;
	padding: 30px;
}
h1.yellow-highlight {
	background-color: yellow;
	width: 375px;
	line-height: 1.2em;
	color: #000;
}
h1 {
	padding: 5px;
	text-align: center;
	margin: 0px auto 30px auto;
	line-height: 1.1em;
	color: #C00;
}
.red-text {
	color: #cc0000;
}
.center {
	text-align: center;
}
h2 {
	text-align: center;
	line-height: 1.1em;
	margin-bottom: 30px;
}
h3 {
	text-align: center;
	line-height: 1.1em;
}
div.dashed-black-border {
	margin: 30px auto auto auto;
	border: 5px dashed #000000;
	padding: 30px;
	width: 500px;
}
div.dashed-black-border p {
	margin-top: 0px;
}
td {
	padding: 5px;
}
td.title {
	font-weight: bold;
	width: 45%;
	text-align: right;
}
td.field {
	width: 55%;
}
input {
	height: 25px;
	width: 200px;
}
#mo_video_align {
	width: 640px;
	height: 480px;
	margin: 0px auto;
}
