/*
Document   : jquery.pnotify.default.icons.css
Created on : Nov 24, 2009, 2:58:21 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Pines Icon styling for Pines Notify.
*/

.jui-pnotify .picon {
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 17px;
height: 17px;
}
.jui-pnotify-title {
line-height: 17px;
min-height: 17px;
}

.iclass-icon {
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 30px;
height: 22px;
background-image: url("../images/iclass3logo_s.png");
float:left;
}