body {
	font:Courier,"Courier New", monospace;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	line-height: 20px;
}
		
#line {
	border-left:thin;
	border-left-style:dashed;
	position:absolute;
	width:1px;
	z-index:4;
}	

a {
	color:black;
	text-decoration:none;
}

li {
	font-size:12px;
	margin-bottom:20px;
	width:400px;
}

enter {
	font:Courier,"Courier New", monospace;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:18px;
}


div.MarkerTooltip {
    white-space: pre; /* So text doesn't wrap */
    border: 0px solid #fff;
    background: #000;
    font-weight: bold;
    color: #fff;
  }

.header {
	font-size:16px;
	color:red;
}

p {
	font-size:12px;
	color:black;
}

.text {
	font-size:12px;
	color:black;
}

.text2 {
	font-size:12px;
	color:red;
}


.terms {

	font-size:12px;
	color:black;
	
}

#download-left {

	width=440px;
	float:left;
	
}

#download-right {

	width=440px;
	float:right;
	
}