.ui-notify {position:fixed;z-index:1000;top:20px;right:10px;}.ui-notify .ui-notify-message{	width:406px;	background:#fff; 	position:relative;	border:1px solid #dcdcdc;	margin-bottom:20px}		.ui-notify a.boss_button_remove{	float:right; 	background:url(../image/popup_close.png) no-repeat; 	width:23px; 	height:23px;	position:absolute;	top:7px;	right:6px;}.ui-notify a.boss_button_remove:hover{opacity:0.5}.ui-notify h2{margin-bottom:15px}h2.boss_icon_success{	margin:0px;	background:#f9f9f9;	font-size:12px;	text-transform:uppercase;	text-align:left; 	border-bottom:1px solid #dcdcdc;	padding-top:12px;	padding-bottom:10px;	padding-left:19px		 } h2.boss_icon_success span {	background:url(../image/popup_check.png) no-repeat left ;	padding-left:23px;	padding-right:5px; }.ui-notify .boss_text{	padding:20px;	overflow:hidden;}.ui-notify .boss_text img{float:left;border:1px solid #ebebeb;margin-top:1px;margin-right:20px }.ui-notify .boss_text h3{font:400 12px 'HelveticaRegular';color:#505050;overflow:hidden;padding-top:48px;line-height:20px}.ui-notify .boss_text h3 a:first-child{text-transform:uppercase;color:#323232;}.ui-notify .boss_text h3 a:first-child:hover{color:#ff007d;text-decoration:none}.ui-notify .boss_text h3 a{font:400 12px 'HelveticaRegular';color:#1487e1;}.ui-notify .boss_text h3 a:hover{text-decoration:underline}