/* CSS Document */

body {
	font-size: 11px;
}

div#main-body {
	height: 467px;
}

div#content {
	margin-left: 590px;
	border-bottom: 1px solid #e7e7e8; /* hack for IE height problem */
}

div#copy h1 {
	margin-bottom: 53px;
}

div#copy h1.twoline {
	margin-bottom: 30px;
}

div#copy div.col {
	float: left;
	width: 167px;
	padding-right: 16px;
}

div#copy div.col2 {
	float: left;
	width: 220px;
	padding-right: 16px;
}

div#copy div#right-col {
	padding-right: 0;
	width: 154px;
}

div#copy p {
	line-height: 1.35em;
	margin-bottom: 12px;
}

div#video-thumb {
	position:absolute;
	top: 342px;
	left: 776px;
}
