@charset "UTF-8";
/* CSS Document */


img {
	border:none;
	}
#flash_buttons {
	position:absolute;
	top:250px;
	right:40px;
	z-index:15;
	width: 500px;
	
	}					
#view {
	color:#666666;
	font-size:.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:60px;
	left:10px;
	z-index:16;
	}
#thanks {
	position:absolute;
	color:#666666;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	bottom:95px;
	left:5px;
	z-index:10;
	width:180px;
	
	}	
#thanks a {
	color:#999999;
	text-decoration:none;
	}
#thanks a:focus {
	outline:none;
	}
#thanks a:hover {
	color:#666666;
	}		
	