/* CSS Document */

/* CSS Document */

div.thumb {
margin-top: -25px;
border: 1px solid #A0ACC0;
height: auto;
float: left;
margin-left: 30px;
margin-bottom: 39px;
text-align: center;
display:inline;
background: #000000 url(../images/fire.jpg) bottom no-repeat;
} 
.thumb img{
display: inline;
margin: 5px;
border: 1px solid #FFFF33;
}
.thumb a:hover img {border: 1px solid #FFFF66;}
.photocattitle {text-align: center; font-size: 14px; font-weight:bold; color: #000000;  background: #FFFFCC;}

.phototitle {
text-align: center;
font-size: 11px;
color: #990000;
font-weight: bold;
width: 185px;
background: #FFFFE6;
border: 1px dashed #006633;} 

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

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


div#pdf
{
float:right;
margin-top: 20px;
margin-right: 240px;
}

* html div#pdf
{
margin-right: 120px;
}