hr {
	border	  	: none 0;
	height	  	: 1px;
	text-align	: center;
	width	  	: 100%;
	padding	  	: 0px;
	margin		: 4px 0px 4px 0px;
	border-color: #bbb;
	background	: #bbb;
	color		: #bbb;
}

.table_form select {
	border	  : 1px solid #3f3f3f;
	background: #ffffff;
	margin	  : 2px 0px 4px 0px;
}

.search_form input {
	width: 148px;
}

#nav {
	height : 14px;
	padding: 13px 10px 12px 10px;
}
