﻿a#closeBut 
{	position: absolute;
	display: block;
	top: 10px;
	right: 24px;
	width: 41px;
	height: 12px;
	text-indent: -9999em;	
	outline: 0;
	background: url(ico_close.gif) no-repeat;
}

div#nyroModalFull {
	color: black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

div#nyroModalLoading {
	border: 0px;	
}
div#nyroModalLoading.error {
	border: 0px;
}
div#nyroModalWrapper {
	border: 0px;
}	
