@charset "UTF-8";

div.icon {
	padding: 0px;
	float: left;
	width: 30px;
	height: 30px;
	margin: 5px 0 0 -35px !important;
}

div.icon.pushed {
	margin: 5px 10px 0 0 !important;
}

div .icon.note { background: url(images/icon_note.png) 0 0 no-repeat; }
div .icon.alert { background: url(images/icon_alert.png) 0 0 no-repeat; }