body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

div.drawers h2 {
	width: 157px;
	height: 96px;
	text-indent: -9999px;
	margin: 0;
}

.try {
	background: url(../../images/try.jpg) no-repeat;
}

.rent {
	background: url(../../images/rent.jpg) no-repeat;
}

.subscribe {
	background: url(../../images/subscribe.jpg) no-repeat;
}

.play {
	background: url(../../images/play.jpg) no-repeat;
}

div.drawers ul {
	margin: 0;
	padding: 0;
	width: 157px;
	height: 215px;
	background: url(../../images/alum_bkg.jpg) no-repeat;
}

div.drawers li {
	list-style: none;
	margin: 0;
}

div.drawers {
	width: 160px;
	height: 599px;
	float: left;
	background: url(../../images/accordion_bkg.jpg) no-repeat;
	overflow: hidden;
}

.text {
	width: 140px;
	color: #FFF;
	font-size: 13px;
	line-height: 135%;
	text-align: left;
	margin: 0;
	padding: 12px 0 0 10px;
}