
/* -- Specific styling of the "Home" page -- */

#home-columns {
	padding-top: 20px;
}

/* -- Video (left column) -- */

#home-column-1 {
	width: 363px;
	float: left;
}

a#video {
	background: url(../images/video-screenshot.jpg) no-repeat top left;
	text-indent: -40000px;
	display: block;
	width: 345px;
	height: 205px;
}

/* -- Calendar + Poll (right column) -- */

#home-column-2 {
	width: 274px;
	float: left;
}
