﻿.title {
   padding-left: 120px;
   min-height: 120px;
   background-image: url(essentials_quicktime20070611.png);
   background-position: top left;
   background-repeat: no-repeat;
   vertical-align: middle;
}

.playButton {
   display:block;
   width:220px;
   height:30px;
   background-image:url(../images/nav/button-plain-215x30-21c.png);
   background-repeat:no-repeat;
   cursor: pointer;
   text-align:left;
   font-size:11px;
   font-weight:bold;
   color:blue;
   position: relative;
   left:196px;
   top: 320px;
   padding: 9px 0 0 15px;
}

.playBackground {
   background-color: rgb(0,0,0);
   opacity: 0.0;
   filter: alpha(opacity=0);
   position: absolute;
   top: 0px; left: 0px;
}
