#search_main{
margin:0px auto;
width:912px;
text-align:left;
border:solid 0px;
font:normal 12px tahoma;
}
#search_banner {
background-image: url('/images/banner_search_results.jpg');
background-repeat: no-repeat;
width: 902px;
height: 67px;
border-top: 1px solid #ffffff;
}
#search_banner_inner {
border: 0px solid red;
width: 890px;
text-align: right;
color: #ffffff;
margin-top: 40px;
font-family: tahoma;
font-size: 12px;
height: 20px;
}
#title_div_products, #title_div_support, #title_div_news {
position: relative;
float: left;
border: 0px solid blue;
width: 100%;
color: #13B5EA;
font-family: Tahoma, Verdana, Helvetica;
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
height: 37px;
}
#title_div_support, #title_div_news {
background-image: url('/images/bg_all_photos_title.jpg');
background-repeat: repeat-x;
border: 0px solid red;
}
.this_title {
position: relative;
float: left;
border: 0px solid yellow;
width: 615px;
margin-top: 10px;
margin-left: 10px;
}
.title_results {
position: relative;
float: left;
border: 0px solid blue;
width: 150px;
font-size: 14px;
color: #C3C3C3;
margin-top: 10px;
}
#title_toggle_products, #title_toggle_support, #title_toggle_news {
position: relative;
float: left;
border: 0px solid green;
width: 125px;
text-align: right;
margin-top: 10px;
}
#title_toggle_products a, #title_toggle_support a, #title_toggle_news a{
font-size: 14px;
color: #C3C3C3;
}
#all_products, #all_support, #all_news {
border: 0px solid green;
position: relative;
float: left;
width: 100%;
color: #4A4A4A;
font-size: 14px;
}
#all_products, #all_support, #all_news {
display: none;
}
.search_product_wrapper {
position:relative;
float: left;
height: 50px;
width: 100%;
border-top: 1px solid #C7C7C7;
}
.search_result_title {
width:  500px;
height: 30px;
margin-top: 10px;
border: 0px solid blue;
position: relative;
float: left;
font-size: 14px;
}
.search_result_title_support {
width:  800px;
height: 40px;
margin-top: 10px;
border: 0px solid blue;
position: relative;
float: left;
font-size: 14px;
}
.search_result_title a, .search_result_title_support a {
color: #4A4A4A;
}
.search_result_image {
width: 70px;
height: 50px;
border: 0px solid blue;
position: relative;
float: left;
}
.search_result_image_support {
width: 70px;
height: 30px;
margin-top: 20px;
border: 0px solid blue;
position: relative;
float: left;
text-align: center;
}
.search_result_price, .search_result_buy, .search_result_support, .search_result_info{
width: 80px;
height: 30px;
margin-top: 20px;
border: 0px solid blue;
position: relative;
float: left;
text-align: center;
}
.search_result_buy a, .search_result_support a, .search_result_info a {
color: #4A4A4A;
}
