﻿/* * { border: 1px solid red; } */
/*#searchResultContainer { overflow: auto; border: 1px solid #ccc; padding: 10px; }*/
#leftBox { width: 185px; background-color: #f4f4f4; /*border: 1px solid #ccc;*/ padding: 10px; overflow: auto; }
#leftBox h4 { color: Black; margin-top: 10px; }
/*#leftBox a { color: Blue; } */
#contentBox { float: right; background-color: White; width: 770px }
#resultsList { float: left; width:600px; padding-left: 10px }
#rightBox { float:right; width: 150px; /* border: 1px solid red; */ }
#rightBox input#saveThisSearch { width: 100%; }
.SearchResult { overflow: auto; clear:left; margin-bottom: 10px; }
.Even { background-color: #eee; }
.SearchResult .Price { float:right; display:inline; font-weight: bold }
.SearchResult .Status { float:left; display:inline }
.SearchResult h3 { display: block }
.SearchResult .AdDetails { margin-top: 5px; cursor: pointer }
.SearchResult .AdDetails img { margin-right: 10px; border: 1px solid #ccc; }
.Filter { margin-top: 10px; max-height: 210px; overflow:auto; }
.NoMaxHeight { max-height: none }
.Filter ul { list-style-image: none; list-style-type: none; display:inline; }
.Filter ul li { margin-left: 10px }
/*.PriceLabel { width: 70px; display: block; float:left; }
.Price { width: 35px; }
#maximumPrice, #noPriceCheckbox { clear: left; } */
.FromSearchEngine, .AdRemoved { border:1px solid red;margin-top:10px;margin-bottom:10px;color:Red;padding:8px; }
/* google */
div.wide_ad{ padding:5px 0; }
div.google-item-list1 {	width:356px;margin-top:4px;margin-right:20px;margin-bottom:8px;float:left;}
div.google-item-list2 { width:356px;margin-top:4px;margin-bottom:8px;float:left;}
.google_container_inner { }
.wide_ad_unit_inner { }
.google_container { }
.google_ad_line1 { text-decoration: underline;color: #ff6600;font-weight:bold;font-size:15px;}
.google_ad_line1:Hover { text-decoration: underline;color: #ff6600;font-weight:bold;font-size:15px;}
.google_wide_ads { width:100%;padding:0 0 0 0;text-decoration: none;}
.google_ad_header { color:#777888;font-size:12px;padding-bottom:2px;}
.google_ad_url { color:#777888;font-size:10px;text-decoration: none;}
.google_ad_url:Hover { color:#777888;font-size:10px;text-decoration: underline;}
.google_item_search1 { padding-top:7px;padding-bottom:7px;color:#454545;font-size:12px;font-weight:normal;line-height:18px;background:#eee;}
.google_item_search1:Hover { background-color:#f7e692; }
.google_item_search2 { padding-top:7px;padding-bottom:7px;color:#454545;font-size:12px;font-weight:normal;line-height:18px;}
.google_item_search2:Hover { background-color:#f7e692;}
.google_item_search3 { padding-top:7px;padding-bottom:7px;color:#454545;font-size:12px;font-weight:normal;line-height:18px;background:#eee;}
.google_item_search3:Hover { background-color:#f7e692;}
.google_item_search4 { padding-top:7px;padding-bottom:7px;color:#454545;font-size:12px;font-weight:normal;line-height:18px;}
.google_item_search4:Hover { background-color:#f7e692;}
.google_item_search5 { padding-top:7px;padding-bottom:7px;color:#454545;font-size:12px;font-weight:normal;line-height:18px;background:#fffce5;}
.google_item_search5:Hover { background-color:#f7e692;}
