/* Do not remove these please.
.break {margin-top: 2.5em;}
.search10 {font-size: 160%; padding-bottom: 0.2em;}
.search9 {font-size: 150%; padding-bottom: 0.3em;}
.search8 {font-size: 140%; padding-bottom: 0.3em;}
.search7 {font-size: 130%; padding-bottom: 0.3em;}
.search6 {font-size: 120%; padding-bottom: 0.3em;}
.search5 {font-size: 110%;}
.search4 {font-size: 105%;}
.search3 {font-size: 100%;}
.search2 {font-size: 95%;}
.search1 {font-size: 90%;}
.search0 {font-size: 85%;}
*/

div.serp {
   margin-top: 1em;
}
div.serp .response-set li {
    font-size: 90%;
    padding-bottom: 1em;
    width: 70%;
}
div.serp .response-set h3 {
    font-size: 120%;
}
div.serp .response-set p {
    margin-bottom: 0;
}
div.serp .response-set div.link a {
    text-decoration: none;
    color: #008000;
}
div.serp .response-set div.link a:hover {
    text-decoration: underline;
    color: #008000;
}
div.serp .response-set div.green {
    color: #008000;
}
div.serp h3.whl-result {
    font-weight: bold;
    font-size: 130%;
}
div.serp h3.whl-result a {
    color:#4B4D43;
    text-decoration:none;
}
div.serp h3.whl-result a:hover {
    text-decoration:underline;
}
div.serp #more-brief-cities-link {
    cursor: pointer;
    color: #1B86C6;
    border-bottom: 1px dashed #1B86C6;
}
div.serp div#google-local {
    margin-bottom:2em;
}
div.serp div#google-www {
    margin-bottom:2em;
}

div.serp .tabs {
	margin-top:1em;
}
div.serp .tabs .ui-tabs-nav {
	margin-bottom:1.2em;
}
div.serp div.didyoumean {
   color: #dd0000;
   padding-bottom: 1em;
}
div.serp li.place-country {
   position: relative;
}
div.serp li.place-country div.flag-s {
   position: absolute;
   top: 5px;
   left: -55px;
}
div.serp li div.currency-s {
   position: absolute;
   top: 4px;
   left: -55px;
}
table.serp {
   width: 95%;
}
table.serp td {
   vertical-align: top;   
}
table.serp td.desc {
   width: 50%;
}
table.serp td.desc p {
   font-size: 95%;
}
table.serp td.example {   
   padding-left: 2em;   
}
table.serp td.example div.serp {
   margin-top: 0;   
}
#article table.serp td.example div.serp h3 {
   margin: 0;   
}
#article table.serp td.example div.serp p {
   margin: 0;   
}

ul.response-set span.more-link {
    border-bottom: 1px dashed;
    color: #1B86C6;
    cursor: pointer;
}
div.hint-icon {
   position: absolute;
   top: 3px;
   left: -20px;
   background: url(/i/con/package-services.png) no-repeat 0 -208px;   
   width: 16px;
   height: 16px;
}
