#mainvideo {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#mainvideo h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 125%;
}
#restvideos {
	margin-left: 25px;
}

#restvideos div {
	margin-bottom: 5px;
}
#restvideos a {
	text-decoration: none;
	font-weight: bold;
}