

.map{
    width: 100%;
    height: 300px;
    border: 1px solid #e4e4e4;
    /*margin-bottom: 20px;*/
}

.map p{
	margin: 10px;
	color: #333;
}

