
	h1 { margin-top:18px;}
	
	
		h1{ font-size: 20px; font-weight: normal ! important; margin-top: 2px; margin-bottom: 2px; }
		h2{ font-size: 12px; margin-top: 8px; margin-bottom: 2px; }
		h3{ font-size: 11px; margin-top: 8px; margin-bottom: 2px; }
		
		
		#rightimg1 { float: right; }
		
	.bottom_line1{ float: left; width: 100%; height: 5px; overflow: hidden;}
	.bottom_line2{ float: left; width: 100%; height: 2px; overflow: hidden;}	
	
.error {
	color: #f00 ! important;
	font-weight: bold ! important;
	margin-bottom: 10px;
}


.message {
	color: #00f ! important;
	font-weight: bold ! important;
	margin-bottom: 10px;
}


#details_div {
	/*display: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 500px;
	height: 500px;
	line-height: 20px;
	
	font-size: 11px;
	border: 3px #999 solid;
	background-color: #ddd;
	
	text-align: center;*/
}


.popup {
	border: 3px solid #999;
	background-color: #fff;
	
	color: #fff;
	padding: 4px;
	
	z-index: 1000;
	
	width: 700px;
	height: 500px;
	position: absolute;
	left: -500px;
	display: none;
	
	overflow: auto;
	
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px;
	color: #000;
}


.popup table, .popup td {
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px;
	color: #000;
}

#hometrafic { display: none; }


#resolution {
	position: absolute;
	left: 1024px;
	top: 20px;
	
	padding: 10px;
	background-color: #ddd;
}


#resolution1 {
	position: absolute;
	left: 1200px;
	top: 20px;
	
	padding: 10px;
	background-color: #ddd;
}



#resolution2 {
	position: absolute;
	left: 1600px;
	top: 20px;
	
	padding: 10px;
	background-color: #ddd;
}
