@charset "utf-8";
/* CSS Document */
@import url("../LCHF_Main/skin.css");


h4
{
    font-size:14px;
    font-weight:bold;
    margin:0;
}

.pic_Container
{
    width:14.0625em;
    height:8.75em;
    float:left;
}

.text_Container_Left
{
    width:13.9375em;
    height:8.75em;
    float:left;
    padding-right:1em;
}

.text_Container_Right
{
    width:13.9375em;
    height:8.75em;
    float:left;
    padding-left:1em;
}

.line
{
    width:29em;
    height:1em;
    border-bottom:solid 0.0625em #959595;
    margin-bottom:1em;
}

.empty_Container
{
    width:29em;
    height:8.75em;
}
