/* volgadream.com/volga/destinations.php */
a.teaserMoscowPeterSmallHeader
{
    display: block;
    width:250px;
    background:url('/images/destinations/MoscowPeter/smallHeader.png') no-repeat;
    height: 10px;
}
a.teaserMoscowPeterSmallHeader span { display: none; }
a.teaserMoscowAstrahSmallHeader
{
    display: block;
    background:url('/images/destinations/MoscowAstrah/smallHeader.png') no-repeat;
    width: 250px;
    height: 10px;
}
a.teaserMoscowAstrahSmallHeader span { display: none; }
.destinationsYaroslavlHeader
{
    background-image:url('/images/destinations/cities/Yaroslavl/pageHeader.png');
}
.destinationsRiversHeader
{
    background-image:url('/images/destinations/rivers/pageHeader.png');   
}
.teaser
{
    position:relative;
    margin-bottom:29px;
    padding-top:18px;
    width:100%;
    border-top:1px solid #e5ebea;
}
.teaserImage
{
    position:relative;float:left;
    width:142px;
    padding:6px 6px 2px;
    background:#f7f5f0; 
}
.teaserContent
{
    position:relative;float:left;
    width:487px;    
    margin-left:23px;
}


