body
{
  background: #B2BDC4 url('bing_fade.png') repeat-x;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

a
{
  color: #F9761D;
  text-decoration: none;
}

a:hover
{
  color: #FF860A;
}

.image_list
{
  background: #D0D9DD;
  width: 875px;
  text-align: center;
  margin: 0px auto auto auto;
  border: 1px solid #909CA3;
}

.image_list_table
{
  text-align: center;
  margin: auto;
}

.small_image
{
  background: #FFFFFF;
  width: 150px !important;
}

.next_prev
{
  font-size: 30px;
  width: 40px !important;
}

.next_prev a
{
  color: #F9761D;
  text-decoration: none;
}

.next_prev a:hover
{
  color: #FF860A;
}

#image
{
  background: #D0D9DD;
  text-align: center;
  margin: auto;
  margin-top: 16px;
  width: 875px;
  height: 692px;
  border: 1px solid #909CA3;
}

.loading
{
  font-family: Verdana, sans-serif;
  font-style: italic;
  font-size: 14px;
}

.description
{
  font-family: Verdana, sans-serif;
  font-size: 14px;
}

#enter_date
{
  background: #FFFFFF;
  position: absolute;
  top: 120px;
  left: 35%;
  width: 300px;
  height: 70px;
  border: 1px solid #909CA3;
  text-align: center;
  margin: auto;
}

.big
{
  font-family: Georgia, Verdana, sans-serif;
  font-size: 26px;
}

.legal
{
  text-align: center;
}

.center
{
  text-align: center !important;
}

abbr
{
  text-decoration: none !important;
}