DIV.tx-photographiclibrary-pi1
  {
    font-family: Arial, Veranda;

   }

DIV.tx-photographiclibrary-pi1 TABLE 
  {
    background-color: #FF0000;
     border: thin solid #000000;

 }

DIV.tx-photographiclibrary-pi1 TABLE TR 
   {  
     border: thin solid #000000;
     font-size: 11px; 
   }

DIV.tx-photographiclibrary-pi1 TABLE TR TD 
   {
     padding: 5px 5px 5px 5px;
   }


DIV.tx-photographiclibrary-pi1 TABLE TR TD TABLE 
   {
	width: 200px;  
     
    }

DIV.tx-photographiclibrary-pi1 TABLE TR TD TABLE TR 
    {
     background-color: #FFFFFF;
     text-align: center;   
	height: 125px;

  }

DIV.tx-photographiclibrary-pi1 TABLE TR TD TABLE TR TD A 
   {
	background-color: #FFFFFF;
	padding: 2px;

   }
A { color:8E2828; }
A:hover { color:0000FF; }
A:active { color:FF9900; }
A:visited {  }
