strong.special
{
    font-weight: normal;
}
strong.warn
{
    font-weight: normal;
    color: rgb(255,0,0);
}
strong.normal
{
    font-weight: normal;
}



#f-content .main
{
    margin-bottom: 4em;
}
#f-content .item
{
    margin-bottom: 4em;
}
#f-content .item img
{
	float: left;
}
#f-content .item div
{
    min-height: 200px;           /* same as img height */
    margin-bottom: 6em;
    margin-left: 230px;
}
