/* IPS Gallery
------------------------------ */

#photo_gallery
{
background:#fff;
}

#photo_gallery #gallery-info
{
background:#0071a9;
border-bottom:5px solid #fff;
padding:10px 10px 10px 10px;
}

#photo_gallery #gallery-info h1
{
color:#F79B0E;
font-size:1em;
}

#photo_gallery #gallery-info h2
{
color:#fff;
font-size:1em;
}

#photo_gallery #nav-top, 
#photo_gallery #nav-bot 
{
padding:5px 10px 7px 10px;
background:#fff;
border-bottom:5px solid #fff;
color: #464646;	
}

#photo_gallery #nav-top .lft a,
#photo_gallery #nav-bot .lft a {
display:block;
width:70%;
background: url(/staticarchive/b052f735fcebc31e838fff2223ba8c61b645b640.gif) no-repeat;
padding: 0px 0px 6px 32px;
}

#photo_gallery #nav-top .rght a,
#photo_gallery #nav-bot .rght a {
display:block;
width:70%;
background: url(/staticarchive/691065f0e3e13dc9e2372e928589933b25f92ae6.gif) top right no-repeat;
padding: 0px 32px 6px 0px;
}

#photo_gallery ol
{
padding:15px 0px 0 10px;
border-bottom:5px solid #fff;
}

#photo_gallery ol li
{
padding:0 12px 15px 0;
}

#photo_gallery #photo {
border-bottom:5px solid #fff;
}

#photo_gallery #photo-info
{
border-bottom:5px solid #fff;
padding:3px 10px;
color: #464646;
}

#photo_gallery #photo-info h3
{
font-size:1em;
}

#photo_gallery #photo-info h4
{
font-size:1em;
}

#photo_gallery #photo-info p#credits
{
font-size:0.8em;
}