#search_result_container table.search_result {
	width:100%;
	border-collapse: collapse;
}

#search_result_container table.search_result thead.search_result tr {
	height: 30px;
	padding: 4px;
	cursor: pointer;
}

#search_result_container table.search_result th, #search_result_container table.search_result td {
	line-height: 180%;
	font-size: 12px;
	border: 1px solid;
	border-color: #dbdbdb;
	padding: 2px;
	padding-left: 6px;
}

#search_result_container table.search_result thead.search_result {
	color: #000000;
	padding-left:6px;
	padding-right:6px;
	vertical-align:middle;
	/*border: 1px solid;
	border-color: #dbdbdb #edd69b #dbdbdb #dbdbdb;
	border-collapse: separate;*/
	background: url( '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
}

#search_result_container table.searchresult_buy { 
	width:100%;
	border-collapse: collapse;
}

#search_result_container table.searchresult_buy tr.purchase,
#search_result_container table.searchresult_sell tr.sell {
	background:none;
}

#search_result_container table.searchresult_buy th.purchase,
#search_result_container table.searchresult_sell th.sell {
	border:none;
	color:#FFA453;
	font-size:14px;
	font-weight:bold;
}

#search_result_container table.searchresult_buy thead {
	
}

#search_result_container table.searchresult_buy thead tr{
	height: 30px;
	padding: 4px;
	color: #000000;
	/*padding-left:6px;
	padding-right:6px;*/
	vertical-align:middle;
	background: url( '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
}

#search_result_container table.searchresult_sell {
	width:100%;
	border-collapse: collapse;
}

#search_result_container table.searchresult_sell thead tr{
	height: 30px;
	padding: 4px;
	color: #000000;
	/*padding-left:6px;
	padding-right:6px;*/
	vertical-align:middle;
	background: url( '/fileadmin/images/template/thead_bg.gif' );
	font-size: 12px;
}

tr.ta_request {
	border:0px;
}

.ta_request {
	float:right;
}

.three_table_cols {
	width:33%;
}

.nonoborder {
	border:0px;
}

table.result {
	width:400px;
	clear:both;
	border-collapse:collapse;
}

table.result th {
	background-image:url(/fileadmin/images/template/thead_bg.gif);
	border-collapse:separate;
	border:1px solid #DBDBDB;
	font-size:12px;
	height:24px;
	padding-left:6px;
	vertical-align:middle;
}

table.result td {
	border-collapse:separate;
	border:1px solid #DBDBDB;
	font-size:12px;
	height:26px;
	padding-left:6px;
	vertical-align:middle;
}

table.result .bottle_type {
	width:auto;
	height:24px;
}

table.result .amount {
	width:70px;
	height:24px;
}

table.result .submit {
	width:80px;
	height:22px;
	padding-left:0px;
	text-align:center;
}

div.result {
	/*float:left;*/
	width:400px;
}

.success {
	float:left;
	display:none;
	background:#EEEEEE;
	font-size:12px;
	margin:0px 5px;
	padding:6px;
	width:250px;
	height:auto;
}

.result .successLink {
	font-size:12px;
	margin-top:6px;
	text-align:right;
	width:400px;
}

#btn_GotoNeed {
	background: url(/fileadmin/images/template/button_bg.gif);
	border:0pt none;
	color:#7B8874;
	cursor:pointer;
	height:23px;
	margin:5px 0pt;
	width:146px;
}
