/* CSS FOR MY SHOT */

#myshot_loginbar.logged_in #myshot_login, #myshot_logout {
  display: none;
}

#myshot_loginbar.logged_in #myshot_logout, #myshot_login {
  display: inline;
}

h1#section_title {
  color: #ce0018;
  float: left;
  font-size: 2em;
  margin: 0 1em 0 0;
  font-weight: normal;
}

#myshot_loginbar {
  float: left;
  line-height: 2em;
}

#myshot_loginbar a {
  color: #000; padding: 0px 10px 0px 0px;
}

#myshot_loginbar a:hover {
  color: #ce0018;
}

.myshot_beta
{
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}

#myshot_stats{
  margin-top: 20px;
}

#active_users { 
  margin: 0 20px 0 0;
}

#active_users_stats {
  font-weight: bold;
  margin-left: 10px;
}

#active_images {
}

#active_images_stats {
  font-weight: bold;
  margin-left: 10px;
}

.ads_tile {
	text-align: right;
}
