.ui-notify {position:fixed;z-index:1000;top:20px;right:10px;}.ui-notify .ui-notify-message{	width:350px;	background:#fff; 	position:relative;	margin-bottom:20px;	}		.ui-notify a.boss_button_remove{	float:right; 	background:url(../../image/x_symbol.jpg) no-repeat; 	width:10px; 	height:9px;	position:absolute;	top:13px;	right:11px;	transition-duration:0s;	-webkit-transition-duration:0s;	-moz-transition-duration:0s;}.ui-notify a.boss_button_remove:hover{	opacity:0.5}.ui-notify h2{margin-bottom:15px}h2.boss_icon_success{	margin:0px;		text-align:left; 	font-family:'HelveticaRegular'; 	font-size:14px;	font-weight:400;	padding:9px 0 9px 20px;	border-top:1px solid #C6C6C6;	border-left:1px solid #C6C6C6;	border-right:1px solid #C6C6C6;		border-bottom:1px solid #c6c6c6;	 } h2.boss_icon_success span {	background:url(../../image/popup_check.png) no-repeat left ;	padding-left:21px;	padding-right:5px;	 }.ui-notify .boss_text{	padding:18px 14px 40px;	overflow:hidden;	background: url("../../image/boss-category-bg.png") repeat-x  center bottom;    border-left:1px solid #C6C6C6;	border-right: 1px solid #C6C6C6;	}.ui-notify .boss_text img{	float:left; 	margin-bottom:10px;	border:1px solid #d7d7d7;	border-radius:4px;	margin-right:15px;	margin-top:2px }.ui-notify .boss_text h3{font-size:14px;color:#5f5f5f; font-weight:700;text-align:left;font-family:arial;}.ui-notify .boss_text h3 a{color:#e20202;font-family:Myriad Pro;font-weight:400;}.ui-notify .boss_text h3 a:hover { color:#707070}