.C_ICONS30
{
	background-image: url(/images/icons3.png?v=123);
	vertical-align: top;
	font-size: 0/0;
	display: inline-block;
}

.C_ICONS30.C_NEWS_50x50					{ width: 50px;	height: 50px; background-position: 0px 0px; }
.C_ICONS30.C_FRIENDS_50x50				{ width: 50px;	height: 50px; background-position: -50px 0px; }
.C_ICONS30.C_MESSAGES_50x50				{ width: 50px;	height: 50px; background-position: -100px 0px; }
.C_ICONS30.C_NOTIFICATIONS_50x50		{ width: 50px;	height: 50px; background-position: -150px 0px; }
.C_ICONS30.C_ALBUMS_50x50				{ width: 50px;	height: 50px; background-position: 0px -50px; }
.C_ICONS30.C_CARDS_50x50				{ width: 50px;	height: 50px; background-position: -50px -50px; }
.C_ICONS30.C_CLUBS_50x50				{ width: 50px;	height: 50px; background-position: -100px -50px; }
.C_ICONS30.C_ARTICLES_50x50				{ width: 50px;	height: 50px; background-position: -150px -50px; }
.C_ICONS30.C_PODIUM_50x50				{ width: 50px;	height: 50px; background-position: -200px -50px; }
.C_ICONS30.C_ZOOM_50x50					{ width: 50px;	height: 50px; background-position: 0px -100px; }
.C_ICONS30.C_FRIENDS_OF_FRIENDS_50x50	{ width: 50px;	height: 50px; background-position: -50px -100px; }
.C_ICONS30.C_REQUEST_50x50				{ width: 50px;	height: 50px; background-position: -100px -100px; }
.C_ICONS30.C_SUGGESTION_50x50			{ width: 50px;	height: 50px; background-position: -200px -100px; }
.C_ICONS30.C_RELOAD_50x50				{ width: 50px;	height: 50px; background-position: -150px -100px; }
.C_ICONS30.C_SETTINGS_50x50				{ width: 50px;	height: 50px; background-position: -150px -150px; }
.C_ICONS30.C_INFO_50x50					{ width: 50px;	height: 50px; background-position: -50px -150px; }
.C_ICONS30.C_CHECKED_BLACK_16x16		{ width: 16px;	height: 16px; background-position: -200px 0px; }
.C_ICONS30.C_CHECKED_WHITE_16x16		{ width: 16px;	height: 16px; background-position: -200px -16px; }
.C_ICONS30.C_CROSS_GRAY_16x16			{ width: 16px;	height: 16px; background-position: -216px -16px; }
.C_ICONS30.C_CROSS_RED_16x16			{ width: 16px;	height: 16px; background-position: -216px 0px; }
.C_ICONS30.C_MOBILE_50x50				{ width: 50px;	height: 50px; background-position: -200px -150px; }
.C_ICONS30.C_LAPTOP_50x50				{ width: 50px;	height: 50px; background-position: -250px -150px; }


.C_ICONS30.C_SIZE_50_TO_25
{
	margin: -16px;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5); 
	-ms-transform: scale(0.5); 
	-o-transform: scale(0.5); 
	transform: scale(0.5);
}

.C_ICONS30.C_SIZE_50_TO_16
{
	margin: -18px;
	-webkit-transform: scale(0.32);
	-moz-transform: scale(0.32); 
	-ms-transform: scale(0.32); 
	-o-transform: scale(0.32); 
	transform: scale(0.32);
}
