/* 
Masthead CSS for yDraw video on right 
7/1/2014 
Recreating Jeff's first version, which was vetoed and then reinstated.
*/

body #masthead-home-whiteboard .whiteboard {
	display: block;
	float: left;
	height: 302px;
	width: 537px;
	margin-left: 8px;
}

body #masthead-home-whiteboard .buttons {
	display: block;
	float: left;
	height: 302px;
	width: 394px;
}

body #masthead-home-whiteboard .text {
	bottom: 41px;
	display: block;
	font-size: 18px;
	position: absolute;
	left: 24px;
	text-align: center;
	top: 44px;
	width: 348px;
}

body #masthead-home-whiteboard .buttons {
	display: block;
	float: left;
	height: 302px;
	left: 80px;
	position: relative;
	top: 166px;
	width: 394px;
}

body #masthead-home-whiteboard .buttons .container {
	height: 117px;
	right: 25%;
	top: 177px;
	width: 50%;
	position: static;
}