@CHARSET "UTF-8";


/* For General Layout of the CSS of the player. Independent of details player or controller. */
.iva-container 				{ overflow: auto; width:960px; padding:0 10px 0; margin:0 auto; background:#FFF url(../img/bg-overall.png) left top repeat-x; min-height:547px; }
.iva-container h2.title { text-indent:-999999px; width:144px; height:24px;  background:transparent url(/videos/img/logo-tailers.png) top left no-repeat; margin:15px 10px 5px; }
html body.mt-video #alpha	{ margin-left: 7px; }
#alpha-inner				{ padding-right: 0px;  }
#iva-player 				{ float:left; width: 642px;  }
#iva-controller				{ float:right; width:316px;}
.clr						{ clear:both; }

#mainContentArea .video-player-wrapper { height: auto; }
#sectionTitle { padding-left:30px; }
