
/* CSS Document */

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

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

.style1
{
color: #993333;
font-weight:normal;
font-size:11px;
}

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