@charset "utf-8";
/* CSS Document */

table.extended_search_form {
	width: 600px;
}

table.extended_search_form td {
	height: 30px;
}

table.extended_search_form td input{
	width: 178px;
}

table.extended_search_form td input#tx_indexedsearch_extResume {
	width: 20px;
}

table.extended_search_form td select{
	width: 180px;
}

table.extended_search_form td.extended_search_form_td_1 {
	width: 120px;
	color: #fff;
	font-size:12px;
}

table.extended_search_form td.extended_search_form_td_2 {
	width: 200px;
}

table.extended_search_form td.extended_search_form_td_2 {
	width: 200px;
}

div.tx-indexedsearch-searchbox a {
	color: #ffffff;
}

div.tx-indexedsearch-searchbox  {
	padding-bottom: 40px;
}


div.tx-indexedsearch-res {
	color: #ffffff;
	font-size:12px;
}

div.tx-indexedsearch-res td.tx-indexedsearch-descr {
	color: #ffffff;
	font-size:12px;
}

div.tx-indexedsearch-res td.tx-indexedsearch-info {
	color: #ffffff;
	font-size:12px;
}

div.tx-indexedsearch-res td.tx-indexedsearch-percent  {
	color: #ffffff;
	font-size:12px;
}

div.tx-indexedsearch-res a {
	color: #ffffff;
	font-size:12px;
}

div.tx-indexedsearch-browsebox {
	padding-bottom: 20px;
}

td.tx-indexedsearch-list {
	color: #ffffff !important;
}