<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#content { clear:both; }
ul.files { margin-top:10px; }
ul.files li {
	list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
#content ul.files a {
	display: block;
	padding:4px 0 4px 20px;
	text-decoration: none;
	line-height: 16px;
	height: 16px;
	position: relative;
}
#content ul.files .youtube a.qt { display:none; }
#content ul.files .quicktime a.yt { display:none; }
ul.files .youtube a {
	background: url(http://www.obzerv.com/tp_images/obzerv_video/video_category/youtube_16.png) no-repeat left 50%;
}
ul.files .quicktime a {
	background: url(http://www.obzerv.com/tp_images/obzerv_video/video_category/quicktime_16.png) no-repeat left 50%;
}
ul.files li form {
	margin:0;
}
.youtube_hidden { display:none; }
.video_modal { font-size:16px; }
.youtube_desc { color: #777777; font-size: 12px; }

    #modal_mov{
    	float:left;
		width:740px;
        height:461px;
        color:#777777;
        font-size:12px;
	}
    .video-zone{
    	float:left;
        width:480px;
        height:375px;
        margin-left:20px;
	}
        .video-title {
            float:left;
            width:697px;
            height:50px;
            padding-left:43px;
            padding-top:18px;
            font-size:17px;
            color:#ffffff;
            font-weight:bold;
            background:url(http://www.obzerv.com/tp_images/obzerv_video/video_category/video-top.jpg) no-repeat;
        }
        .video-desc {
            float:left;
            width:200px;
            height:275px;
            border-left:20px solid #ffffff;
            padding-top:20px;
            font-size:12px;
        }
        .video-quicktime {
            float:left;
            width:190px;
            padding-left:20px;
            padding-right:20px;
            padding-bottom:10px;
            font-size:10px;
            background:url(http://www.obzerv.com/tp_images/obzerv_video/video_category/quicktime.jpg) no-repeat bottom right;
        }</pre></body></html>