#SearchForm h2 {
        background-image: url(/images/title_detail_search_add.gif);
        height: 13px;
        width: 260px;
}



#SearchForm .SerchList table {
  margin-bottom: 0px;
  padding-right: 15px;
  line-height: 120%;
  width: 820px;
}

table.search_form_type{
  margin: 1em 0 1em 1.75em;
  padding: 0 0 0 0px; 
  line-height:100%;
}

table.search_form_type th{
  border:1px solid #AAAAAA;
  border-bottom-style: none;
  padding:8px 0 8px 8px; 
  text-align:left;
} 

table.search_form_type td.search_right{
  border-right:1px solid  #AAAAAA;
  padding:8px 0 8px 8px; 
}

table.search_form_type td.search_left{
  border-left:1px solid  #AAAAAA;
  padding:8px 0 8px 8px; 
}

table.search_form_type td.search_under{
  padding:8px 8px 8px 0; 
}

table.search_form_under{
  margin:0 0 -1px 1.75em;
  line-height:100%
  padding: 0 0 0 0;
}

table.search_form_under td.engine_size{
  height:0px;
  margin: 0 0 0 1.75em;
  border:1px solid #AAAAAA;
  border-right-style:none;
  padding :8px 0 8px 8px;
}

table.search_form_under p.engine_size_title{
  font-weight:bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
}

table.search_form_under td.price{
  height:0px;
  margin: 0 0 0 1.75em;
  border:1px solid #AAAAAA;
  border-right-style:none;
  padding: 8px 0 8px 8px;
}

table.search_form_under p.price_title{
  font-weight:bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
}

table.search_form_under td.stock{
  height:0px;
  margin: 0 0 0 1.75em;
  border:1px solid #AAAAAA;
  border-right-style:none;
  padding: 8px 0 8px 8px;
  border-right:1px solid  #AAAAAA;
}

table.search_form_under p.stock_title{
  font-weight:bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0;
}

table.search_form_bottom{
  height:20px;
  margin:0 0 20px 1.75em;
  line-height:100%
  padding: 0 0 0 0;
}

table.search_form_bottom td.maker{
  border-top:none;
  border-bottom:1px solid #AAAAAA;
  border-left:1px solid #AAAAAA;
  border-right:1px solid #AAAAAA;
  height:55px;
  line-height:100%;
  padding: 5px 0 5px 8px;
  margin 0 0 0 0;
}

table.search_form_bottom p.maker_title{
  font-weight:bold;
  margin-bottom:5px;
}

table.search_form_bottom td.search_button{
  line-height:100%
  padding: 8px 0 8px 16px;
}

table.search_form_bottom p.SearchBtn{
  line-height:100%
  margin: 8px 16px 16px 16px;
  padding: 0 0 0 8px;
}

