/* 
@Title: screen/projection stylesheet
@Authour: Halmat Ferello
@Date: 12/06/2009
@Description: This stylesheet gives the tv icons
*/

.tv-icon {
	background: url('../images/tv.png') no-repeat;
	padding-left: 50px;
	line-height: 50px;
}

.tv-a-z {
	background-position: 0px -113px;
}

.tv-genre {
	background-position: 0px -227px;
}

.tv-love {
	background-position: 0px -340px;
}

.tv-question-mark {
	background-position: 0px -455px;
}

.tv-minus-1 {
	background-position: 0px -567px;
	padding-bottom: 1px;
}

.tv-minus-7 {
	background-position: 0px -680px;
	padding-bottom: 1px;
}

.tv-1 {
	background-position: 0px -793px;
	padding-bottom: 1px;
}

.tv-oops  {
	background-position: 0px -907px;
	padding-bottom: 1px;
}