/**
* @version :    1.0
* @copyright	Copyright (C) 2007 - 2010 GetRank.Org  All rights reserved.
* @license		GNU/GPL
* @package		GetRank Simple PageRank Checker
*/

.album{
  width:75%;
  background:#EAEAEA;
  text-align:center;
}
.album .imageSingle {
  float: left; 
  margin: 5px; 
  width:350px; 
  text-align:center; 
  border:solid 1px #333
}
.album .imageSingle .image {
  width:24px; 
  height:24px; 
  margin:3px;
  float:left
}

.album .footer {
  text-align:center;
  width: 175px;  
  color:#B50000; 
  font-weight:bold; 
  float:right;
  padding-top:8px;
}

.tooltitle {
  text-align:left;
  width: 125px;  
  color:#666666; 
  font-weight:bold; 
  padding: 8px 0px 0px 10px;
  float:left;
}