html, body {height:100%}
body {
    padding:0;
    margin:0;
}
div#col-body {
        width: 550px;
        float: left;
}
a {
        text-decoration: none;
        color: rgb(0,0,0);
}
img {
        border: solid 1px #000;
}
.cont_img_left {
        margin: 5px 10px 5px 0;
        float: left;
}
.cont_img_right {
        margin: 5px 0 5px 10px;
        float: right;
}

div.youtube {display: none;}

