.promo-box { height: 260px; position: relative;}

/* Buttons */

#promo-buttons { position:absolute; z-index:32; top: 208px; left: 199px; width: 59px !important; height: 18px; display: none; margin-bottom:0px; }
#promo-buttons span { display: none; }
#promo-buttons a { float: left; width: 20px; height: 18px; background-image:url(../images/buttons.gif); }
#promo-buttons a#previous:hover { background-position: 0 -18px; }
#promo-buttons #pause { background-position: -20px 0; display: inline; }
#promo-buttons a#pause:hover { background-position: -20px -18px; }
#promo-buttons #play { background-position: -40px 0; display: none; }
#promo-buttons a#play:hover { background-position: -40px -18px; }
#promo-buttons #next { width: 19px; background-position: -60px 0; }
#promo-buttons a#next:hover { background-position: -60px -18px; }

/* LEFT SIDE */

/*.promo-container {
	position: relative;
	float: left;
	display: inline;
	width: 379px;
	height: 260px;
	overflow:hidden;
} */

.text h3 { padding:0px; margin:0px; display:block; padding-top:2px; padding-bottom:0px; margin-bottom:0px; padding-left:4px; background-color:#FFFFFF; color:#000000; font-weight:bold; }
.text p { padding:0px; margin:0px; display:block; padding-top:0px; padding-bottom:2px; margin-bottom:4px; padding-left:4px; background-color:#FFFFFF; color:#000000; }

.promo-container .offscreen { display: none; }

/*.promo-container  h3 { }
.promo-container .links { position: relative; bottom: 0; }
.promo-container .links a { display: block; float: left; margin: 0 8px 0 0; } */

/* .promo-container .links a.watch { background: url("/watch.gif") no-repeat; padding: 1px 0 0 27px; }
.promo-container .links a.photos { background: url("/photos.gif") 0 0 no-repeat; padding: 1px 0 0 16px; }
.promo-container .links a.videos { background: url("/videos.gif") 0 0 no-repeat; padding: 1px 0 0 16px; } */