/* This document will allow you to customize the styles of most of your
   remote data. It's location must match the link pointed to by the data you
   get when you call the script. */


/* Available Thumb Page */
.available_thumbs_table {
}

.available_thumbs_cell {
  padding: 10px;
}

.available_thumbs_block {
}

.available_thumbs_block a {
  font-weight: bold;
  text-decoration: none;
  color: #000000;
; font-family: Arial, Helvetica, sans-serif
; font-size: 12px
}

.available_thumbs_block a:hover {
  font-weight: bold;
  text-decoration: none;
; color: gold
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}


/* Available Detail Page */
.available_detail_name {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
; font-family: Arial, Helvetica, sans-serif
}

.available_detail_description {
font-family: Arial, Helvetica, sans-serif
; font-size: 12px

}





/* Success Thumb Page */
.success_thumbs_table {
}

.success_thumbs_cell {
  padding: 10px;
}

.success_thumbs_block {
}

.success_thumbs_block a {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.success_thumbs_block a:hover {
  font-weight: bold;
  text-decoration: none;
  color: gold;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}


/* Success Detail Page */
.success_detail_name {
  font-weight: bold;
  font-size: 12px;
  text-align: left;
; font-family: Arial, Helvetica, sans-serif
}

.success_detail_description {
font-family: Arial, Helvetica, sans-serif; font-size: 12px

}

.success_detail_image {
  float: left;
  padding: 6px 10px 6px 0px;
}



/* Rainbow Thumb Page */
.rainbow_thumbs_table {
}

.rainbow_thumbs_cell {
  padding: 10px 10px;
}

.rainbow_thumbs_block {
}

.rainbow_thumbs_block a {
  font-weight: normal;
  text-decoration: none;
  color: #000000;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.rainbow_thumbs_block a:hover {
  font-weight: bold;
  text-decoration: none;
  color: gold;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}


/* Rainbow Detail Page */
.rainbow_detail_name {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.rainbow_detail_description {
font-family: Arial, Helvetica, sans-serif; font-size: 12px
; text-align: left; vertical-align: top

}
