@charset "utf-8";
/* CSS Document For youtube clips */

h2 {
	text-indent: -9999px;
	width: 600px;
	height: 45px;
}

#title-commercial1 {
	background: url(../images/commercials/title_commercial1.gif);
}

#title-commercial2 {
	background: url(../images/commercials/title_commercial2.gif);
}

#title-commercial3 {
	background: url(../images/commercials/title_commercial3.gif);
}

#title-commercial4 {
	background: url(../images/commercials/title_commercial4.gif);
}

#title-commercial5 {
	background: url(../images/commercials/title_commercial5.gif);
}

#title-commercial6 {
	background: url(../images/commercials/title_commercial6.gif);
}

#title-commercial7 {
	background: url(../images/commercials/title_commercial7.gif);
}

#title-commercial8 {
	background: url(../images/commercials/title_commercial8.gif);
}

#title-commercial9 {
	background: url(../images/commercials/title_commercial9.gif);
}

#content {
	text-align: center;
}

#movie {
	display: block;
	/*border: 10px solid #006699;
	background: #006699;
	width: 425px;
	height: 355px;*/
	margin: 0 auto 40px auto;
}