#search_results_query_input {
	width: 490px;
	border: 1px solid #9c9c9c;
	height: 22px;
	font-size: 16px;
	padding: 4px;
}

#search_results_query_submit {
	border: 1px solid #9c9c9c;
	font-size: 16px;
	font-weight: bold;
	background: #eeeeee;
	color: #767676;
	height: 32px;
	border-left: 0px solid;
	outline: 0px solid;
	width: 80px;
}

.search_form_wrapper {
	height: 56px;
	padding-top:20px;
}

.search_form_wrapper input {
	vertical-align: middle;
}

.date_wrapper {
	font-size: 11px;
	color: #8f8f8f;
	padding-top: 2px;
	padding-left: 2px;
}

.main_wrapper {
	margin-top: 16px
}

.search_form_wrapper #date_toggle {
	display: block;
	float: left;
	width: 8px;
	height: 6px;
	margin: 3px 2px 2px;
	background: url('/search/images/date_tri.png') no-repeat;
}

.search_form_wrapper #date_toggle.collapse {
	background-position: 0px 0px;
}

.search_form_wrapper #date_toggle.expand {
	background-position: 0px -6px;
}

.date_selector_wrapper {
	display: none;
	padding-left: 14px;
	padding-top: 2px;
}

.left_sidebar_wrapper {
	border: 1px solid #e2e2e2;
	display: block;
	background: #e2e2e2;
	margin-bottom: 8px;
}

.left_sidebar_wrapper .toggleable {
	display: block;
	height: 21px;
	line-height: 20px;
	color: white;
	text-decoration: none;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 13px;
	padding-left: 6px;
	background: url('/search/images/toggleable_bg.png') no-repeat #8d8d8d;
}

.left_sidebar_wrapper .info {
	background: #f5f5f5;
	padding: 3px;
	font-size: 11px;
	margin-top: 1px;
}

.left_sidebar_wrapper .info .form {
	font-style: none;
	font-weight: bold;
}

.left_sidebar_wrapper .info p {
	font-style: italic;
	margin: 0px;
}

.left_sidebar_wrapper .collapse {
	background-position: 0px 0px;
}

.left_sidebar_wrapper .expand {
	background-position: 0px -21px;
}

#my_keywords {
	padding: 2px;
}

.sidebar_title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

#my_keywords a.delete {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	float: left;
	display: block;
	background: url('/search/images/delete.png') no-repeat;
}

.toggleable_category {
	padding: 2px;
}

.search_results_tabs_wrapper {
	display: block;
	height: 42px;
	background: url('/search/images/results_tab.png') repeat-x;
}

.search_results_filter {
	display: block;
	float: right;
	padding-top: 3px;
}

.search_results_tab {
	display: block;
	float: left;
	height: 42px;
	min-width: 116px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	background: url('/search/images/results_tab_deactive.png') repeat-x;
	padding-left: 6px;
	padding-right: 6px;
}

.search_results_tabs_wrapper .active {
	background: url('/search/images/results_tab_active.png') no-repeat top center;
}

#search_results_filter_input {
	width: 184px;
	border: 1px solid #9c9c9c;
	height: 14px;
	font-size: 13px;
	padding: 4px;
}

#search_results_filter_submit {
	border: 1px solid #9c9c9c;
	font-size: 13px;
	font-weight: bold;
	background: #eeeeee;
	color: #767676;
	height: 24px;
	width: 80px;
	border-left: 0px none;
}

.pagination_top,.pagination_bottom {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	height: 24px;
}

.search_result_block_thumb img {
	max-width: 112px;
	position: relative;
}

.search_result_block_thumb {
	width: 120px;
	float: left;
	min-height: 72px;
	display: block;
	text-align: center;
	position: relative;
}

.search_result_block_highlight {
	width: 560px;
	padding-left: 6px;
	display: block;
	float: left;
}

.search_result_block_title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	display: block;
	margin-bottom: 8px;
}

.search_result_block_title2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:gray;
	text-decoration:underline;
	clear: both;
	display: inline-block;
	margin-bottom: 30px;
}

.search_result_block_footer {
	color: #606060;
	white-space: nowrap;
	font-size: 12px;
	display: ;
	margin-top: 6px;
}

.search_result_block_footer a,.search_result_block_footer a:visited,.search_result_block_footer a:link,.search_result_block_footer a:active
	{
	color: #606060;
}

.search_result_block {
	border-bottom: 1px solid #d8d8d8;
	padding-top: 12px;
	padding-bottom: 12px;
}

.date_wrapper {
	cursor: pointer;
}

.date_wrapper div {
	display: inline;
}

.date_wrapper .info_link {
	text-decoration: underline;
	color: #8f8f8f;
}

.dr-dscr-button-dsbld {
	color: #dbdbdb !important;
}

.search_result_block_footer img {
	vertical-align: top;
	margin-left: 2px;
	margin-right: 2px;
}

.dr-dscr-button,.dr-dscr-sepctrl {
	background-color: #ffffff !important;
	border-color: #dbdbdb !important;
}

.dr-dscr-t {
	background-color: #FFFFFF !important;
	border-color: #dbdbdb !important;
}

.dr-dscr-inact {
	border-top-color: #dbdbdb !important;
	color: #dbdbdb !important;
}

.date_selector_wrapper input {
	border: 1px solid #9C9C9C;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	width: 120px;
}

.date_selector_wrapper img {
	margin-right: 8px;
}

.date_selector_wrapper a {
	font-size: 12px;
	font-weight: bold;
	color: #767676;
	line-height: 20px;
}

.date_selector_wrapper span {
	color: #767676;
	font-size: 12px;
	line-height: 20px;
	margin-left: 6px;
}

.date_selector_form * {
	display: block;
	float: left;
}

.search_results_tabs_wrapper a,.search_results_tabs_wrapper a:visited,.search_results_tabs_wrapper a:link,.search_results_tabs_wrapper a:active
	{
	color: black;
}

#status {
	padding: 4px;
	display: block;
	text-align: center;
	font-size: 16px;
	border-top:1px solid #D8D8D8;
	margin-top:4px;
}
.txtInput
{
	font-size:14px;
	width:300px;
	margin-left:5%;
	margin-top:6%;
	-moz-border-radius:10px;
	padding-left:10px;
	border-radius:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
