.copyright {
	font-size: 10px;
	color: #666666;
}

.BotnInfo {
	font-size: 10px;
	height: 20px;
	color: #000000;
	text-transform: uppercase;
	background: #E0b789;
}

.date {
	font-size: 11px;
	color: #747474;
	font-style: italic;
}


.forminput {
	font-size: 10px;
}

.searchbox {
	font-size: 9px;
	height: 16px;
}

.vertical-dots {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EED7BE;
}

.line-upper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0B789;
}

.line-lower {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0B789;
}

.line-gray {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
}

form {
	display: inline;
	vertical-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
