.camera-view-block { width: 383px; height: 395px; }

/*.outer { display: table; vertical-align: bottom; height: 97px; }*/
.c-outer { height: 97px; }
.float-left { float: left; }


.cam-clock { display: table-cell; vertical-align: bottom; }
.cam-clock-background { background: url('/themes/videoprobki/images/bg_dot.gif') top left repeat-y; padding: 45px 0 10px 10px;}


.c-inner { display: table-cell; vertical-align: bottom; height: auto; }
.c-middle { display: table; vertical-align: bottom; height: 97px; }

.width-278 { width: 278px; }
.width-100 { width: 100px; }


.c-outer {
    *overflow: hidden;
    *position: relative;
}

.c-middle {
    *position: absolute;
    *bottom: 0;
    *width: 100%;
    *height: auto;
}

.c-inner {
    *position: relative;
    *bottom: 0;
}


.clock { font-size: 22px;
color: #a1a1a1;
font-weight: bold;
font-family: Verdana;
padding-left: 10px;
}