.title {  padding-left: 120px;  min-height: 120px;  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);  background-position: top left;  background-repeat: no-repeat;  vertical-align: middle;}.playButton { background-color: #ddd; cursor: pointer;  font-size: 11px; /*opacity: .6; filter: alpha(opacity=80);font-weight: bold;*/-moz-border-radius: .5em; -webkit-border-radius: .5em; zoom: 100%;  padding: 1px 75px; color: #6b6b6b; position: relative; top: 240px; border-top:1px solid #eee;border-right:1px solid #888;border-left:1px solid #eee;border-bottom:1px solid #888; }.playBackground {  background-color: rgb(0,0,0); /* opacity: 0.0;filter: alpha(opacity=0);*/  position: absolute;  top: 0px; left: 0px;}
