.blog_table {
	width: 950px;
}

.bold {
	font-weight: bold;
}

.mainSearch {
	height: 40px;
	padding-right: 20px;
	padding-top: 5px;
}
.mainSearchBox {
	width: 375px;
	border: 1px solid black;
	height: 18px;
	padding:0;
}
.mainSearchCurrent {
	font-weight: bold;
}
.mainSearchButton {
	border: none;
	width: 80px;
	height: 20px;
	background-color: #E08D03;
}
.mainSearchMenu {
	margin-bottom: 5px;
	padding-left: 30px;
}
.mainSearchMenu a {
	color: #646464 !important;
	font-size: 11px;
	text-decoration: none;
}

