@charset "UTF-8";
/* CSS Document */

#section3, #thumbs, #video, #video-player {
	display: block;
}

#section1, #section2, #section4, #section5, #section6, #section7, #section8, #section9 {
	display: none;
}

#thumbs3 {
	display: block;
}

#thumbs1, #thumbs2, #thumbs4, #thumbs5, #thumbs6, #thumbs7, #thumbs8, #thumbs9 {
	display: none;
}


