﻿a.FotoStoryTitle:link
{
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-size: 16pt;
    font-family: Verdana;
    font-weight: 200;
}
a.FotoStoryTitle:visited
{
	color: #333333;
    text-decoration: none;
    text-align: left;
    font-size: 16pt;
    font-family: Verdana;
        font-weight: 200;
}
a.FotoStoryTitle:hover
{
    color: #808080;
    text-decoration: none;
    text-align: left;
    font-size: 16pt;
    font-family: Verdana;
        font-weight: 200;
}
a.FotoStoryTitle:active
{
	color: #333333;
    text-decoration: none;
    text-align: left;
    font-size: 16pt;
    font-family: Verdana;
        font-weight: 200;
}

.FotoStoryItemBorder
{
    width:800px; 
    height:auto; 
    margin:5px;
}

.FotoStoryItemInnerBorder
{
    vertical-align:top; 
    margin:0;
    padding:0; 
    text-align:left;
}

.FotoStoryItemDateTime
{
    font-family:Verdana; 
    font-size:8pt; 
    color:#666666; 
    border-bottom:solid 1px #d2d2d2;
}

.FotoStoryItemContentSummary
{
    height: auto; 
    width: auto;
    }
