.mnr-buttons-panel {
	background-color: #2e3740;
	border-bottom: 1px solid #363F48;
}


.mnr-account_settings-expandItem .my-expand-item-body {
  background-color:	#404953;
}

.mnr-message-new {
	font-weight: bold;
}

.mnr-window-icon {
	background: url(images/mnr-window-icon.png);
}

.mnr-window-icon-s {
	background: url(images/mnr-window-icon-s.png);
}

.mnr-toolbar-icon {
	background: url(images/mnr-toolbar-icon.jpg);
}

.mnr-desktop-icon {
	width: 70px;
	height: 116px;
	cursor: pointer;
	border: 0;
	background: transparent url(images/mnr-desktop-icon.gif) no-repeat 0 0;
}

.mnr-desktop-icon_on {
	background: transparent url(images/mnr-desktop-icon.gif) no-repeat -70px 0px;
}

.mnr-message-flag-new {
	background: url(images/widget_dot_selected.png); 	
}

.mnr-message-flag-new-over {
	background: url(images/widget_dot_selected_hover.png); 	
}

.mnr-message-flag {
	background: url(images/widget_dot_unselected.png); 
}

