﻿a.FotoStoryTitle:link
{
    color: #AA0000;
    text-decoration: none;
    text-align: left;
    /*Standard: font-size: 16pt; */
    font-size:12pt;
    font-family: Verdana;
    font-weight: 400;
}
a.FotoStoryTitle:visited
{
	color: #AA0000;
    text-decoration: none;
    text-align: left;
     /*Standard: font-size: 16pt; */
    font-size:12pt;
    font-family: Verdana;
        font-weight: 400;
}
a.FotoStoryTitle:hover
{
    color: #808080;
    text-decoration: none;
    text-align: left;
    /*Standard: font-size: 16pt; */
    font-size:12pt;
    font-family: Verdana;
        font-weight: 400;
}
a.FotoStoryTitle:active
{
	color: #AA0000;
    text-decoration: none;
    text-align: left;
     /*Standard: font-size: 16pt; */
    font-size:12pt;
    font-family: Verdana;
        font-weight: 400;
}

.FotoStoryItemBorder
{
    /*Standard: width:800px;*/
    width:820px;
    
    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;
    }

