/* Mini profiles on the left */
@media only screen and (min-width: 700px), only screen and (device-min-width: 700px) {
	.leftsided .online .postprofile {
		background: url("/forum/ext/tatiana5/profileSideSwitcher/styles/prosilver/theme/ru/icon_user_online.gif") right top no-repeat;
	}
	.leftsided .offline .postprofile {
		background: url("/forum/ext/tatiana5/profileSideSwitcher/styles/prosilver/theme/ru/icon_user_offline.gif") right top no-repeat;
	}
}

/*
     */
/*
*/