#powered-ssi {
	background:url(../images/powered-ssi.png) no-repeat top left;
	background-size:22px 13px;
	top:490px;
	left:902px;
	width:22px;
	height:13px;
	position:absolute;
	cursor:pointer;
}
.top-menu-button-border {
	background:url(../images/top-menu-button-border.png) no-repeat top center;
	background-size:120px 90px;
}
.top-menu-button-shine {
	background:url(../images/top-menu-button-shine.png) no-repeat top center;
	background-size:120px 90px;
}
#menu-button-expand {
	background:url(../images/menu-button-expand.png) no-repeat top center;
	background-size:65px 60px;
}

#menu-button-contract {
	background:url(../images/menu-button-contract.png) no-repeat top center;
	background-size:65px 60px;
}
.on-demand-on-air {
	background:url(../images/on-air.png) no-repeat top left;	
	background-size:40px 40px;
}
.on-demand-on-air img{
	display:none;
}
.media-rate-up {
	background:url(../images/thumbs-up.png) no-repeat top left;	
	background-size:30px 30px;
	width:30px;
	height:30px;
}

.media-rate-down {
	background:url(../images/thumbs-down.png) no-repeat top left;	
	background-size:30px 30px;
	width:30px;
	height:30px;
}

.media-rate-up-voted {
	background:url(../images/thumbs-up-voted.png) no-repeat top left;	
	background-size:30px 30px;
	width:30px;
	height:30px;
}

.media-rate-down-voted {
	background:url(../images/thumbs-down-voted.png) no-repeat top left;	
	background-size:30px 30px;
	width:30px;
	height:30px;
}