#f-content h1
{
    margin-bottom: 3em;
}
#f-content .item
{
    margin-bottom: 4em;
}
#f-content .item .itemImage
{
    position: absolute;
    width: 120px;
    text-align: center;
}
#f-content .item .itemText
{
    position: relative;
    left: 150px;
    width: 397px;
    margin-bottom: 6em;
    text-align: left;
}




#f-content .note
{
    font-weight: bold;
    color: rgb(246,170,80);
    background-color: rgb(255,247,58);
}
#f-content strong.nomaam
{
    color: rgb(255,0,0);
}
