﻿div#content { 
	background: url('/images/back/newwebcam.jpg') no-repeat;
	}

div#content_main h2 { 
	margin: 10px 0 10px 0;
	padding: 10px 0 40px 20px;
	background: url('/images/webcam_head.gif') 20px 20px no-repeat;
	width: 460px;
	height: 25px;
}

div#content_main h3 { border-top: 1px solid #c5c5c5; margin: 0 0 20px 20px; padding: 10px 0 0 0; width: 450px; }
div#content_main a { color: #07717e; }
div#content_main a:hover { text-decoration: underline; }
div#content_main p { width: 480px; line-height: 25px; margin: 0 0 0 20px; }
div#content_main p strong { font-weight: bold; }

div#content_main ul { width: 450px; position: absolute; top: 224px; left: 20px; border-bottom: 1px solid #c5c5c5; }
div#content_main ul li {padding: 10px 0; border-top: 1px solid #c5c5c5; background: url('/images/aquo.gif') no-repeat center right; }
div#content_main ul li label { display: block; float: left; width: 70px; }
div#content_main ul li a { padding: 0 0 0 15px; color: #07717d; font-weight: bold; }
