
.searchBoxElement {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-top: 20px;
	float: left;
	display: none;
}

.searchBoxBar {
	width:2px;
	height: 80px;
	background: url(images/sok_border_elements.png);
	background-repeat: repeat-y;
	border: solid 1px #000;
	float: left;
	display: none;
}
