/* LOCATIONS */

div#ymap {
    width: 400px;
    height: 400px;
    float: right;
    border: 1px solid gray;
	margin: 10px;
}
