.thumbImg {
  margin-bottom: 3px;
  margin-left: 5px;
  float: left;
  margin-right: 3px; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.modal_close {
  background: url("images/modal_close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 14px;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 14px;
  z-index: 2; }

#pop {
  width: 600px;
  padding: 30px;
  display: none;
  background: #FFF; }
  #pop p {
    color: #666;
    text-shadow: none; }

table.products tr td {
  font-size: 9pt; }

div.symbols {
  clear: both;
  color: #333333;
  padding: 4px;
  text-align: left;
  width: 100%;
  font-size: 9pt; }

.hsbcColumn {
  width: 616px !important; }

.fancybox-skin {
  background-color: white; }

.fancybox-close {
  background-image: none;
  top: 8px;
  color: black !important; }
  .fancybox-close:hover {
    text-decoration: none !important; }

.fancybox-inner .logo {
  padding: 12px;
  border-bottom: 10px solid red; }

.no-search-result {
  text-align: center;
  padding: 20px; }

.rewardsMainContent a:hover {
  text-decoration: none; }
