#header
{
    width: 39.0em;
}

#contentArea
{
	text-align: center;
	border: 0px;
	width: auto;
}

#photoFrame
{
	display: inline-block;
}

#photoFrame a
{
	outline: none;
	text-decoration: underline;
	margin-bottom: 0px;
}

#photoFrame img
{
	border: none;
	display: block;
    margin-bottom: 8px;
}

div#photoFrame-meta
{
    padding-top: 6px;
    border-top: 16px solid black;
    text-align: center;
    margin-bottom: 0px;
    overflow: auto;
}

span#photoFrame-meta-title
{
    float: left;
    font-size: 1.5em;
    line-height: 1.0em;
    margin-bottom: 1.5em;
    margin-top: 0.0em;
    font-weight: 300;
}

span#photoFrame-meta-flickr
{
    float: right;
    font-weight: 300;
    vertical-align: top;
}
