
.photoheading
{
    background: url("../images/gallery-title-bg.jpg") no-repeat scroll center top;
    height: 20px;
    width: 433px;
    color: #fff;
    padding: 4px 0 3px 23px;
}

.photoheading a:link, .photoheading a:visited {
    background: none;
    color: #fff;
    font-weight: bold;
    margin: 0 0 0 0;
	padding: 0 0 2px 0;
    text-decoration: none;
}

.album-name a:link, .album-name a:visited, .album-name a:hover
{
    color: #4d4d4f;
}
