.resultstopper {
	height: 110px;
	position:relative;
	z-index:100;
}

.resultstopper img {
	border: 0px;
	padding: 0px;
	box-shadow: none;
	border-radius: 0;
	background: none;
}

.resultstopper .navbar  {
	border:0 !important;
}

.resultstopper .nav > li > a {
	font-weight: bold;
	color: #fff;
}

.resultstopper .nav > li > a:hover {
	background: none;
}

.resultstopper .nav > li > a:focus {
	text-decoration: none;
	background: none;
}

.resultsleft {
	float: left;
	margin-top: 0px !important;
}

.resultsright {
	margin-left: 280px;
}

#logoImage {
	margin-top: 10px;
}

.homeSearchForm .searchInput, .searchForm .searchInput {
	border-radius: 0px;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	height: 39px;
	line-height: 25px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	vertical-align: bottom;
	width: 500px;
}

.homeSearchForm .searchButton, .searchForm .searchButton {
	display: inline-block;
	line-height: 37px;
	padding: 0 10px;
	vertical-align: bottom;
	margin: 0;
	background: #00b4e7;
	border: 1px solid #888;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
	
::-webkit-input-placeholder { /* WebKit browsers */
    font-style: italic;
        font-size: 16px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-style: italic;
        font-size: 16px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-style: italic;
        font-size: 16px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-style: italic;
        font-size: 16px;
}

#phplive_btn_1417536620 img {
	min-width: 100%;
	margin-bottom: 1em;
}
