.listedcolumns {
    width:852px;
    margin:10px 10px 10px 20px;
    font-family:verdana;
    font-size:12px;
}

.listedcolumns td {
    height:20px;
}

.listedcolumns .description {
    width:630px;
}

.form {
    margin:0px 0px 0px 20px;
}

.map {
	width:350px;
	height:350px;
	display:block;
	float:left;
	margin:0px 20px 20px 10px;
}