.lspace17{line-height:17px;}
.lspace20{line-height:20px;}
.white-bold-txt1 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-bold-txt2 {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.white-bold-txt2 a:link, a:visited, a:active {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.white-bold-txt2 a:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.white-heading-txt1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red-heading-txt1 {
	color: #FD0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #081214;
padding-top:10px;
padding-bottom:10px;
}
.grey-bold-txt1 {
	color: #A9AEB1;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.xx:link {
	color: #00CC00;
	text-decoration: none;
}
a.xx:visited {
	text-decoration: none;
	color: #00CC00;
}
a.xx:hover {
	text-decoration: none;
	color: #FF9900;
}
a.xx:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.ww:link {
	color: #FF9900;
	text-decoration: none;
}
a.ww:visited {
	text-decoration: none;
	color: #FF9900;
}
a.ww:hover {
	text-decoration: none;
	color: #00CC00;
}
a.ww:active {
	text-decoration: none;
	color: #FF9900;
}
.grey-heading-txt1 {
	color: #CCCCCC;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow-heading-txt1 {
	color: #FFC517;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:1cm;
}
.yellow-heading-txt2 {
	color: #FFC517;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:1cm;
}

.spacer {
	height:3px;
}

.spacer2 {
	height:8px;
}

.footer { background: #303031 url(http://www.ratetheslots.com/images/footer-top-shadow.jpg) repeat-x; padding: 2px 0; margin: 2px 0 0; }

.grey-heading-txt2 {
	color: #00FF00;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline
}

#interContainer{
position: absolute;
width: 670px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 15px;
padding-top: 0;
background-color: #eceef5;
border: 1px solid black;
visibility: hidden;
z-index: 6;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 5px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;

background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(http://www.ratetheslots.com/play/images/blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}

.gm2 {font-size:12px; font-family:arial, verdana, sans-serif;}

.finder {
font:12px arial, verdana, sans-serif;
color:#FFFFFF;
font-weight: bold;
text-align:center;
background:#cc0000;
border: 1px solid #6B91AB;
border-radius: 3px 3px 3px 3px;
outline: 0 none;
padding: 2px 2px;
}
	
.textbox, textarea, select {
    border: 1px solid #6B91AB;
    border-radius: 3px 3px 3px 3px;
    outline: 0 none;
    padding: 1px 1px;
}
.button input[type="button"]{
font:12px arial, verdana, sans-serif;;
color:#FFFFFF;
font-weight: bold;
background:#21793d;
border: 1px solid #6B91AB;
border-radius: 3px 3px 3px 3px;
cursor:pointer;
    outline: 0 none;
    padding: 2px 2px;
}

.button input[type="button"]:hover{background-color:#cc0000;}