﻿.searchcontainer
{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	/*height: 375px;*/
}

.searchcontainerbutton input
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #B1C5C3;
	margin-top: 2px;
}