/* CSS Document
 ************************************************
 Flasgfs Style Sheet for http://www.ambadoo.com *
 Designed & Developed by ambadoo.com            *
 www.ambadoo.com                                *
                                                *
 Don't steal. It's bad karma.                   *
                                                *
 ************************************************
*/


/* Search results
 *************************/
div#search_form div#search_results ul li p.es, 
div#contents.search_results ol#results li p.es {
  background: transparent url('/images/flags/es.png') no-repeat scroll top left;  
}

div#search_form div#search_results ul li p.se {
  background: transparent url('/images/flags/se.png') no-repeat scroll top left;  
}

div#search_form div#search_results ul li p.us {
  background: transparent url('/images/flags/us.png') no-repeat scroll top left;  
}

div#search_form div#search_results ul li p.jp {
  background: transparent url('/images/flags/jp.png') no-repeat scroll top left;  
}
