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


/* These are the unique styles impacting the the "music_booth_video" pages - where you can watch individual film clips of music videos */


/*For the Left side */


#left_content {
	float: left;
	width: 40%;
	padding-top: 30px;
}


#left_content img {
padding: 0px;
margin-top: 35px;
margin-left: 25%;
}


#film_description h3 {
color: #FFFF99;
text-align: center;
}


/* For the Right side */

#float_right #film_back a {
font-weight: bold;
color: #820010;
text-decoration: none;
}

#float_right #film_back a:hover {
color: #FFFAB2;
}




