/* Disclaimer */
#grise {position:absolute;z-index:120;top:0px;left:0px;height:100%;width:100%;background-color:white;background-image:url(../img/spacer.gif)}
#grise {filter: alpha(opacity=80) ;  -moz-opacity:0.8; opacity: 0.8;}
#screen_center { position:absolute;top:50%;left:50%;z-index:3000;}
#disclaimer_box { width:600px;height:400px;position:absolute;top:-175px;left:-300px;color:black }
#disclaimer * {
	border-style:none;
}
/*
#disclaimer H1 {color:#652979;font-size:18px;margin-top:36px;margin-bottom:6px}
#disclaimer * {margin-left:10px;margin-right:10px;color:black}
#disclaimer P { font-size:11px;margin-left:50px}
#disclaimer DIV { text-align:right;padding-top:30px}
#disclaimer A { font-size:14px;margin-left:20px;}
#disclaimer SPAN A {margin:0px}

*/
#disclaimer_slice {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:480px;
}
/*
#disclaimer-02 {
	position:absolute;
	left:0px;
	top:33px;
	width:600px;
	height:390px;
    background-color:#000000;
}
#disc_cont{
    margin-top:10px;
    margin-left:80px;
    font-size:12px;
    width:450px;
    text-align:justify;
    font-family:arial;
}
#disclaimer-04 {
	position:absolute;
	left:0px;
	top:71px;
	width:139px;
	height:259px;
}

#disclaimer-06 {
	position:absolute;
	left:139px;
	top:283px;
	width:125px;
	height:62px;
}

#disclaimer-07 {
	position:absolute;
	left:264px;
	top:283px;
	width:118px;
	height:62px;
}

#disclaimer-08 {
	position:absolute;
	left:382px;
	top:283px;
	width:111px;
	height:62px;
}

#disclaimer-09 {
	position:absolute;
	left:493px;
	top:283px;
	width:107px;
	height:62px;
}
*/
DIV#disclaimer {
	width: 600px;
	height: 420px;
	/*padding: 10px;*/
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../img/bg.png);
}
DIV#disclaimer IMG {
	margin-top: 10px;
}

DIV#disclaimer DIV#text {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	font-family: "Trebuchet MS", verdana, arial;
}
DIV#disclaimer DIV#text p {
	font-family: "Trebuchet MS", verdana, arial;
    margin-bottom:10px;
}

DIV#disclaimer DIV#text UL {
    margin-left:40px;
}
DIV#disclaimer DIV#text UL LI {
	margin-bottom: 5px;
	font-family: "Trebuchet MS", verdana, arial;
}

DIV#disclaimer DIV#action {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
    margin-top:12px;
}

DIV#disclaimer DIV#action A {
	color: #FFFFFF;
	text-decoration: none;
}

DIV#disclaimer DIV#action A DIV.button {
	float: left;
	width: 135px;
	height: 33px;
	/* background-color: #09131c; */
	background-repeat: no-repeat;
	background-image: url(../img/sprite-button.png);
}

DIV#disclaimer DIV#action A:hover DIV.button {
	background-position: bottom;
}

DIV#disclaimer DIV#action A DIV.button DIV {
	padding-top: 8px;
}
