.flash {
  color: #1A3B80;
  padding: 7px 14px 7px 33px;
  font-size: 11px;
  font-weight: bold;
  background-color: #FFF;
  background-image: url('../../images/icons/wholesalers_16_500.png');
  background-repeat: no-repeat;
  background-position: 7px -396px;
}
.flash a {
  text-decoration: underline;
}
.flash a:hover {
  cursor: pointer;
}
.flash_ok {
  color: #009900;
}
.flash_error {
  color: red;
}
.flash_notice,
.flash_attention {
  background-color: #FFFFA0;
  color: #FF7610;
}
.flash_notice a,
.flash_attention a {
  color: #FF7610;
}
.flash_notice a:hover,
.flash_attention a:hover {
  color: #970009;
}
.flash_search_options {
  background-color: #EDEFF4;
  color: #1A3B80;
}
.flash_search, .flash_chart {
  background-color: #CAD4D8;
  color: #1A3B80;
}
.flash_not_logged {
  background-position: 7px -396px;
}
.flash_bulb {
  background-position: 7px -576px;
}
.flash_facebook_share,
.flash_facebook_connect {
  background-position: 7px -486px;
}
.flash_email {
  background-position: 7px -309px;
}
.flash_coin {
  background-position: 7px -367px;
}
.flash_calendar {
  background-position: 7px -279px;
}
.flash_magnifier {
  background-position: 7px -220px;
}
.flash_letter {
  background-position: 7px -247px;
}
.flash_chart {
  background-position: 7px -607px;
}
.flash_tick {
  background-position: 7px -635px;
}
.flash_chrome {
  background-position: 7px -662px;
}
.mw253 { max-width: 253px; }

