@charset "UTF-8";
/* 
	STYLESHEET FOR:
	VERSION:
	DATE:
	
	
 */

body {
	margin:0;
	padding:0;
	color: #333;
	font: 16px Arial, sans-serif;
	background: #fff;}
	
#holder {
position:relative; margin:0 auto;
	width: 760px;
	height:716px;
	border: 1px solid #ccc;}
	
#bo_side{
	height: 717px;
	width: 337px;
	position: absolute;
	left:0;
	top:0;
	background: url(../images/bailout_left.jpg) no-repeat;}
	
#fadeIn {
	position: absolute;
	top: 45px;
	left: 0;}
	
#bailout_text {
	width: 340px;
	height: 713px;
	position: absolute;
	top: 0;
	left: 380px;}
	
.hm {
	display: none;}