p.title {
	text-transform: uppercase;
	font-weight: bold;
}

.member-info {
	margin-top: 20px;
}

.member-info li {
	text-indent: -1.2em;
    padding-left: 1.2em;
}

.tx_ismember_table_separator{
	height: 60px;
}

#map {
	width:100%;
	height:400px;
	margin-bottom: 40px;
}

.chosen-select {
	min-width: 200px;
}

.tile-search-form {
	margin-top: 10px;
}

.tile-checkbox{
	margin-top: 5px;
}

.tile-checkbox > input {
	width: auto !important;
	height: auto !important;
}

.tile-select {
	margin-top: 5px;
}

.tile-select > select {
	min-width: 100px !important;
	width: 190px !important;
}