#search_by_word {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#search_by_word label {
	font-size: 13px;
	color: #C30;
}

#search_by_word label.mainfield {
	width: 90%;
	padding: 10px;
	background-image: url("../../images/bullets_dark_blue.png");
	background-repeat: no-repeat;
	background-position: right 17px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#search_by_word input.searchbox {
	padding: 4px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10%;
	width: 540px;
	height: 16px;
	border: 1px solid #93AABF;
	color: #036;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
}
input.button {
	-x-system-font:none;
	border:medium none;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px;
	border:medium none;
	color:#FFFFFF;
	width: auto;
	height: 24px;
	background-attachment: scroll;
	background-color: #F06E22;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#search_button {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#search_by_word #options_search {
	margin: 15px;
	text-align: center;
	width: 90%;
}
#options_search label {
	margin: 10px;
}
#or_Search {
	color: #F00;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DAE2E9;
	border-bottom-color: #DAE2E9;
}
#search_by_word ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#search_by_word ul li {
	float: right;
	margin-right: 60px;
	width: 80px;
	margin-top: 20px;
}
#search_by_word legend {
	font-size: 14px;
	color: #036;
}
label.date_search {
	background-image: url("../../images/187.gif");
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 15px;
	color: #006;
}


