/*
Copyright (c) 2009,  All rights reserved.

Sprites Stylesheet 
*/



.sx-save {
	/*/*background:url('../images/common/sx_icons.png') no-repeat 0 0;*/
}
.sx-competition {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -30px;*/
}
.sx-upload {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -60px;*/
}
.sx-servings {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -239px;*/
}
.sx-time {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -268px;*/
}
.sx-cookbook {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -150px;*/
}
.sx-print {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -180px;*/
}
.sx-email {
	/*background:url('../images/common/sx_icons.png') no-repeat 0 -207px;*/
}


.sx-star-rating-0 {
}
.sx-star-rating-1 {
	background-position:0 -20px ;
}
.sx-star-rating-2 {
	background-position:0 -40px ;
}
.sx-star-rating-3 {
	background-position:0 -60px ;
}
.sx-star-rating-4 {
	background-position:0 -80px ;
}
.sx-star-rating-5 {
	background-position:0 -100px ;
}
