div.teaserSmall{
        width:417px;
        //width:427px;
        height:152px;
        padding-top:10px;
        padding-bottom:0px;
        padding-left:5px;
        padding-right:5px;
        background-color:#f0f0f0;
}
div.teaserTitleRow{
        width:427px;
        height:15px;
        border-bottom:1px solid #cccccc;
        margin-bottom:4px;
        color:#0066cb;
        font-weight:bold;
        font-size:11px;
}
div.teaserSmall div.triangleLeft{
        float:left;
        margin-top:33px;
}
div.teaserSmall div.triangleRight{
        float:right;
        margin-top:33px;
}
div.teaserSmall img#triangleRight, div.teaserSmall img#triangleLeft{
	cursor:pointer;

}

div.smallTeaserScrollOverlay div.smallTeaserScrollContent{
        width:5000px;;
        height:150px;
}
div.teaserSmall div.smallTeaserScrollOverlay{
        float:left;
        margin-left:2px;
        width:390px !important;
        height:150px;
        overflow:hidden;
}
div.smallTeaserScrollContent li.smallPicContainer{
        width:125px;
        height:150px;
        margin-right:5px;
        //margin-right:2px;
        margin-left:5px;
        float:left;
}
li.smallPicContainer div.teaserDate{
        float:left;
        margin-top:1px;
        color:#333333;
        font-size:9px;
}
li.smallPicContainer div.teaserGalleryTitle{
        float:left;
        margin-top:1px;
        color:#9a9a9a;
        font-weight:bold;
        font-size:9px;
        height:38px;
        width:115px;
        overflow:hidden;
}
li.smallPicContainer div.teaserPicCount{
        float:left;
        color:#686868;
        font-size:9px;
}

