.jqifade
{
	background-color: #EEEEEE;
	display: none;
	height: 100%;
	left: 0px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha( opacity = 60 );
	overflow: visible;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10;
}

div.jqi 
{
color:#000000;
margin: auto;
position: fixed;
top: 30%;
z-index:999;
padding:0px 2px 2px;
width:100%;
text-align:center;
}

.jqicontainer
{
width:350px;
background-color:#EEEEEE;
border:3px solid #CCCCCC;
margin:auto;
padding:5px 5px 5px 5px;
font-size:13px;
}

div.jqi div.jqibuttons
{
	text-align: center;
	margin: 0pt 10px;
	padding: 3px 10px;
}

div.jqi div.jqibuttons a
{
	background:transparent;
}

.bold
{
	font-weight: bold;
}
