/* CSS Document */

div.thumb {
margin: 2px;
/*border: 1px solid #A0ACC0;*/
height: auto;
float: left;
margin-left: 7px;
margin-bottom: 8px;
text-align: center;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #A0ACC0;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-size: 12px; font-weight:bold; color: #000000;  background: #DDDFBD}

.phototitle {
text-align: center;
font-weight: normal;
font-size: 11px;
width: 167px;
margin: 0 3px 3px 3px;
background: #FFF;
border: 1px dashed #006633;} 

.phototitle .style1
{
color: #993333;
font-weight:bold;
}

.phototitle .style2
{
color: #003399;
text-decoration: line-through;
font-size:12px;
}
