

	
#content {
	padding-top: 5px;
	}
	
#range_content {
	min-height: 1px;
	border-bottom: 1px solid #dacdc4;
	padding: 0 0 20px;
	}
	
	* html #range_content {
		height: 1px;
		}
		
	#range_content:after {
		content: ".";
		visibility: hidden;
		display: block;
		clear: both;
		height: 0;
		}
		
	#range_logo {
		width: 170px;
		height: 160px;
		margin: 5px 0 10px;
		}			
			
	#range_header {
	  border-bottom: 2px solid #eae4dc;
	}
	
	#range_header img {
		display: block;
		}
