.module_searchersimple_ext {
    background-color: #f2f2f2;
    width: 100%;
}

.module_searchersimple_ext_select_td {
	padding-bottom: 2px;
	text-align: center;
}

.module_searchersimple_ext_input_td {
	text-align: center;
	padding-bottom: 2px;
}

.module_searchersimple_ext_price_td {
	text-align: center;
	padding-bottom: 2px;
}

.module_searchersimple_ext_submit_td {
	border: 0px none;
}

.module_searchersimple_ext_head {
	padding-bottom: 4px;
	text-align:center;
}

.module_searchersimple_ext_link:hover {
    color: #FF0000;
}

.module_searchersimple_ext_select {
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #9f9f9f;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.module_searchersimple_ext_input {
	width: 146px;
	background-color: #FFFFFF;
	border: 1px solid #9f9f9f;
}

.module_searchersimple_ext_price {
	width: 50px;
	background-color: #FFFFFF;
	border: 1px solid #9f9f9f;
}

.module_searchersimple_ext_submit_div {
	padding-right: 11px;
	padding-top: 4px;
}

.module_searchersimple_ext_submit {
/*
	color: #ff5616;
	text-decoration: underline;
	background-color: #f2f2f2;
	border: 0px none;
*/
	color: #ff5616;
	text-decoration: underline;
	cursor: pointer;
	border: 0px none;
	background-color: #f2f2f2;
 
}

.module_searchersimple_ext_price_table {
	width: 140px;
}

.module_searchersimple_ext_price_div {
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	color: #707070;
}

.module_searchersimple_od_do_td {
	color: #707070;
}
