#main_container {min-width: 990px}

#main_banner
{
  width: 100%;
  text-align: center;
  border-bottom: #999999 1px solid;
  height: 100px;
  background-color: #eff0f1;
}

#webcam_left_column
{
  float: left;
  width: 180px;
  height: 100%;
}

#webcam_right_column {margin: 8px 0px 0px 200px}

#main_menu {padding: 10px 0px 0px 8px}

#gen_time
{
  color: #8ca7ca;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.column_title
{
  background: url(/template/default/img/section_logo.jpg) no-repeat #eff0f1;
  padding: 4px 5px 0px 33px;
  height: 21px;
  color: #0650b2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.separator_line
{
	width: 100%;
  height: 1px;
  float: left;
  margin: 0px;
}

#webcam_review
{
	text-align: center;
  margin-bottom: 10px;
}

#webcam_listall
{
	margin: 0px;
  padding: 0px;
}

#webcam_listall div
{
	margin: 10px 0px 10px 0px;
  float: left;
  width: 80%;
  padding: 0px;
}

#webcam_listall #webcam_image
{
	float: left;
  width: 160px;
  margin: 0px 20px 0px 0px;
}

#webcam_listall #webcam_name
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

#webcam_listall #webcam_adress
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#webcam_listall #webcam_code a
{
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}