/*#map {
	width: 800px; 
	height: 600px; 
	border: 1px solid #ccc;
	}
*/
#map {
  width: 100%;
  height: 65% !important;
  float: left;
}