@charset "iso-8859-9";
/* CSS Document */

.ratecampcss{
	position:absolute;
	background:#000;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999;
	opacity:.60;
	filter:alpha(opacity=60);
	background: rgba(0, 0, 0, 0.6);
	display:none;
}

.ratecampcssb{
	position:absolute;
	background:#000;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9999;
	filter:alpha(opacity=60);
	background: rgba(0, 0, 0, 0.6);
}


.ratecampcssswf{
	width:500px;
	height:245px;
	position:absolute;
	top:22%;
	left:50%;
	margin:0 0 0 -250px;
	z-index:99999;
}