/*#gallery #content{
margin:0 auto 20px 20px;
padding:1em 0 0 0;
width:512px;
background:#fff;
font-size:1.25em;
line-height:1.75em;
}*/
#gallery a:link,
#gallery a{
border-bottom:1px dotted #960;
color:#960;
text-decoration:none;
}
#gallery a:hover{
border-bottom:1px solid #960;
}
#gallery br{
display:none;
}
#gallery img{
margin:0 auto 5px auto;
border:1px solid #ccc;
border-bottom-color:#eee;
border-left-color:#ddd;
border-top-color:#bbb;
display:block;
}
#gallery p,
#gallery ul{
margin:0 6px;
padding:0;
}
#gallery p.description{
clear:left;
}
#gallery p.photo{
margin:0 0 10px 0;
float:left;
width:75%;
background:#fff;
text-align:center;
line-height:1em;
}
#gallery p.photo a,
#gallery p.thumb a,
#gallery ul.thumbnails a{
float:left;
margin:0;
padding:4px 4px 9px 4px;
border:1px solid #ccc;
border-top-color:#eee;
border-right-color:#ddd;
border-bottom-color:#bbb;
display:block;
background:#fff;
text-align:center;
}
#gallery p.photo a:hover,
#gallery p.thumb a:hover,
#gallery ul.thumbnails a:hover{
border:1px solid #ccc;
background:#eee;
}
#gallery p.thumb a,
#gallery ul.thumbnails a,
#gallery ul.thumbnails a{
width:80px;
margin-right:10px;
margin-bottom:10px;
}
#gallery p.thumb,
#gallery ul.thumbnails{
margin:0 0 10px 0;
padding:0;
float:left;
list-style:none;
background:#fff;
text-align:center;
line-height:1em;
}
#gallery ul.navigation{
margin:0 0 10px 0;
padding:0;
float:left;
list-style:none;
background:#fff;
text-align:center;
line-height:1em;
position:absolute;
top:58px;
left:550px;
}
#gallery ul.navigation a{
float:left;
margin:0 10px 10px 0;
padding:4px 4px 6px 4px;
border:0;
width:80px;
display:block;
background:#fff;
text-align:center;
}
#gallery ul.navigation a:hover{
border:0;
background:#eee;
}
#gallery ul.navigation li,
#gallery ul.thumbnails li{
margin:0;
padding:0;
display:inline;
}
