#extgallery table.outer {
	margin-top: 10px;
font-family: calibri, arial, helvetica;
        font-size: 0.9em;
}

#extgallery .pageNav {
	text-align: right;
	margin-top: 5px;
}

#extgallery .catThumb {
	float: left;
	margin-right: 5px;
}

#extgallery #thumbTable td {
	padding: 10px;
	vertical-align: top;
	text-align: center;
        font-family: calibri, arial, helvetica;
        font-size: 0.8em;
        background-color: #ffffff;
}

#extgallery #rateTable td {
	text-align: center;
font-family: calibri, arial, helvetica;
        font-size: 0.8em;
}

#extgallery #photoNavLeft {
	width: 33%;
}

#extgallery #photoNavCenter {
	text-align: center;
        font-family: calibri, arial, helvetica;
}

#extgallery #photoNavRight {
	width: 33%;
	text-align:right;
}

#extgallery img.thumb {
	padding: 3px;
	border: 1px #a9a9a9 solid;
}


#extgallery img.thumb:hover {
    padding: 3px;
    background-color: #4682b4;
	border: 1px #4682b4 solid;
}

#extgallery #photo {
    text-align: center;
}

#extgallery #photo img {
	margin-top: 10px;
	padding: 3px;
	border: 1px #a9a9a9 solid;
}

#extgallery #photo img:hover {
    padding: 3px;
	border: 1px #a9a9a9 solid;
}

#extgallery p.photoTitle {
	text-align: center;
}

#extgallery p.photoDesc {
    text-align: center;
font-family: calibri, arial, helvetica;
        font-size: 0.8em;
}

#extgallery p.photoExtra {
    text-align: center;
}

#extgallery div.adminLink {
    text-align: center;
}
