.block-splash .title {
  font-family: Trebuchet MS, Trebuchet, Arial, Helvetica;
  font-weight: bold;
  color: #369;
  font-size: 175%;
}
.block-splash .content {
  font-size: 90%;
  line-height: 150%;
}
.block-splash h2 {
    margin: 0px;
}

.splash_image_selector {
	height: 200px;
	overflow: scroll;
}

.splash_image_selector .form-item {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	height: 50px;
	float: left;
}
