﻿
	#Content {
		line-height: 1.2;
	}
	
		#Left .Info {
			padding: 10px 0px;
			clear: both;
			margin-bottom: 10px;
		}
		
		#Left .Info p {
			float: none;
			clear: both;
			margin-bottom: 0px;
		}

			#Left .Info span,
			#Left .Info strong {
				float: left;
			}
		
			#Left .Info p span {
				width: 75px;
			}
			
			#Left .Info p strong {
			
			}
			
	#Left {
		width: 300px;
	}
	
	#Right {
		width: 600px;
	}
	
		#Map {

		}
	
	#News {
		display: none;
	}