.list {
	font-size: 14px;
}

.RemoteStyle1 {
	font-size: 16px;
	
}
.RemoteStyle2 {	
	font-size: 18px;
}

a:link {
	text-decoration: none;
	color: #FF0000;
	visited: #666666;
}

none_body {
	margin:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	
}
	
div.infobox {
	width:690px;
	height:auto;
	border:none;
	margin:40px;
	position: relative;
    top: 0px;
    left: 50%;
    margin-left: -345px;
	
	font-size: 16px;
	text-align:left;	
}

div.listbox{
	float:left;
	width:49%;
	height:100%;
	border:thin;
	
}

none_div#footer{
	width:600px;
	margin-left: -300px;
	height:30px;
	border: none;
	margin-top:40px;
	position: absolute;
	bottom: 100px;
	left: 50%;
	text-align: center;
	font-size: 11px;
	color:#999999;
	
	
}
/*
* {
	margin: 0;
}
*/
html, body {
	height: 95%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.wrapper {
	min-height: 95%;
	height: auto !important;
	height: 95%;
	margin: 0 auto -42px; /* the bottom margin is the negative value of the footer's height */
	
}
.footer, .push {
	height: 42px; /* .push must be the same height as .footer */
	text-align: center;
	font-size: 11px;
	color:#999999;
	clear: both;
	
}
hr {
  
  width: 70%;
  height: 2px;

}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


