#product {
        z-index: 2;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	height: 436px;
	margin: 0 0 330px 10%;
	padding: 25px;
	position: relative;
	width: 436px;
}
#product IMG { display: inline; }
	#product #download { position: absolute; top: -1px; right: -1px; }
	#product H1 { margin: -83px 0 5px 197px; }
	#product P { color: #7386A3; font-size: 17px; line-height: 24px; margin-left: 200px; }
	#product P A { color: #009DCA; }

	#product .features {
		background: #FFF;
		border: 1px solid #E5E5E5;
		position: absolute;
		}
		#product .features P {
			color: #565656;
			font-size: 13px;
			line-height: 16px;
			margin: 5px 5px 0 0;
		}
		#product .features IMG { position: absolute; }
		#product .features H3 { color: #000; font-size: 20px; font-weight: normal; }
	
#product #ft0 {
        bottom: -196px;
        height: 180px;
        left: -80px;
        width: 190px;
        z-index: 1;
}
#product #ft0 IMG { left: 19px; top: 19px; }
#product #ft0 H3 { margin: 105px 0 0 19px; }
#product #ft0 P { margin-left: 19px;  margin-right: 10px}
    
#product #ft1 {
    bottom: -70px;
    height: 190px;
    left: 50px;
    width: 180px;
    z-index: 2;
}
#product #ft1 IMG { left: 20px; top: 20px; }
#product #ft1 H3 { margin: 105px 0 0 19px; }
#product #ft1 P { margin: 0 19px; }
    
#product #ft2 {
        bottom: -100px;
        height: 215px;
        left: 305px;
        width: 200px;
        z-index: 2;
}
#product #ft2 IMG { left: 19px; top: 20px; }
#product #ft2 H3 { margin: 95px 0 0 19px; }
#product #ft2 P { margin: 0 19px; }
    
#product #ft3 {
    bottom: 10px;
    height: 210px;
    right: -160px;
    width: 180px;
    z-index: 3;
}
        #product #ft3 IMG { left: 19px; top: 20px; }
        #product #ft3 H3 { margin:100px 0 0 19px; }
        #product #ft3 P { margin: 0 19px; }
	
	#product #screens { bottom: -300px; left: 160px; position: absolute; width: 460px; }
	/* #product #videos { bottom: -300px; left: 160px; position: absolute; width: 660px; } */
	#product #videos { bottom: -300px; left: 160px; position: absolute; }
	#product #screens LI { float: left; margin-right: 10px; }
	#product #screens LI#video { margin-left: 30px; }

.center { margin-left: 10% !important; float: none; }
.leftcol {
	position: relative;
	right: -5%;
	width: 20%;
	}

.bgimg {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    }
    
#bg0 {
    background-image: url('/i/bg/bg0.png');
    bottom: -30px;
    height: 226px;
    margin-right: -100px;
    right: 10%;
    width: 259px;
    }
#bg2 {
    background-image: url('/i/bg/bg2.png');
    height: 285px;
    left: -18%;
    bottom: -50px;
    width: 315px;
    }
#bg3 {
    background-image: url('/i/bg/bg3.png');
    height: 409px;
    left: -28%;
    top: -100px;
    width: 514px;
    }
#bg4 {
    background-image: url('/i/bg/bg4.png');
    height: 214px;
    left: -150px;
    top: 360px;
    width: 227px;
    }

.team_info {
	z-index: 3000;
	border: 2px solid #111;
	background-color: #fff;
	padding: 30px;
	opacity: 0.9;
	font-family: Arial;
	width: 300px;
	height: 150px;
	opacity: 0.9;
}

.crash_report {
    z-index: 3000;
    background-color: #fff;
}

.report_expander {
    text-decoration: underline;
    cursor: pointer
}

.src {
    /* margin-left: 25%; */
    padding: 10px;
    font-family: Monaco, monospace;
    font-size: 12px;
    line-height: 1.5em;
    border: 2px solid #c5c5c5;
    color: #232323;
    max-width: 70%;
    background-color: #ECECEC;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    /* width: 99%; */
}


#reg_bage {
    cursor: pointer;
}

.report {
    background: #F6F6F6;
    font-family: "Myriad Pro", Helvetica, Helvetica Neue, sans-serif;
    padding: 20px;
}
