/* jrad-custom */
.view-cases form {
	border-top: 1px dotted #d1c1b1;
	margin-top: 20px;
	padding-top: 20px;
}

.views-exposed-widgets {
	padding: 0;
	width: 560px;
}
.search-title {
	display: block;
	font-family: "GentiumBasicBold",serif; 
	font-size: 16px;
	line height: 0;
	border-bottom: 1px solid #0C0B5B;
	color: #0C0B5B;
}
.views-exposed-widgets input.form-text {
	width: 450px;
	height: 30px;
	font-size: 12px;
	margin-right: 15px;
}

.views-exposed-widgets input.submit-button {
	border:1px solid #0C0B5B;
	background-color:#0C0B5B;
	color: #d1c1b1;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	width: 95px;
}
.search-organisation {
	width: 300px;
	max-height: 105px;
	float: right;
	margin-left: 20px;
	padding: 0;
}
.search-branch {
	clear:both;
	margin-top:40px;
}
.search-branch .search-title, .search-organisation .search-title {
	margin-bottom: 20px;
}
