
  body {
    font-family:arial;
  }

  #container_stream_webcam {
    position:relative;
    width:700px;
    padding:15px;  
  }
  #webcam_localisation_stream_webcam {
    position:relative;
    float:left;
  }
  #webcam_stream_webcam_outer {
    position:relative; 
	margin-top:-968px;
	float:left;
    width:393px;
    background:url(/images/webcam/contour_webcam_stream_outer.gif) no-repeat top left #fff;
  }  
  #webcam_stream_webcam_inner {
    position:relative;
    float:left;
    width:393px;
    background:url(/images/webcam/contour_webcam_stream_inner.gif) no-repeat bottom left;
    padding:8px;
    padding-bottom:30px;
	margin-top:-250px;
  }
  
  #webcam_stream_webcam_innerSunrise{
	position:relative;
	float:left;
	width:393px;
	background:url(/images/webcam/contour_webcam_stream_inner.gif) no-repeat bottom left;

  }
  #localisation_stream_webcam {
    position:relative;
    margin: 0px 0px 0px 397px;
    width:270px;
    height:291px;
    background:url(/images/webcam/contour_localisation.gif) no-repeat top left #fff;
    padding:7px;
    padding-top:24px;
  }
  #localisation_stream_webcam small {
    display:none;
  }
  #localisation_stream_webcam h2 {
    font-size:12px;
    font-weight:bold;
    color:#a0303c;
    padding:0px;
    margin:0px;
    padding-top:20px;
  }
  #localisation_stream_webcam p {
    font-size:11px;
    color:#33393c;
    padding:0px;
    margin:0px;
    padding-top:3px;
  }
  #past_webcams_stream_webcam_outer {
    margin:0px;
    padding:0px;
    position:relative;
    float:left;
    width:662px;
    padding-bottom:11px;
    background:url(/images/webcam/bottom_list_past_webcam.gif) no-repeat bottom;
  }
  #past_webcams_stream_webcam_inner {
    margin:0px;
    padding:0px;
    position:relative;
    float:left;
    width:662px;
    padding-bottom:20px;
    background:url(/images/webcam/content_list_past_webcam.gif) repeat-y bottom;
  }
  #past_webcams_stream_webcam_outer img {
    margin:0px;
    padding:0px;
    position:relative;
    float:left;
  }
  .past_webcam_stream_webcam {
    margin:3px;
    margin-left:5px;
    margin-bottom:5px;
    padding:0px;
    height:113px;
    width:122px;
    position:relative;
    float:left;
    border:1px solid #e9e8e8;
  }
  .mask_past_webcam_stream_webcam {
    position:absolute;
    top:3px;
    left:3px;
    height:87px;
    width:115px;
    background:url(/images/webcam/launcher.png) no-repeat;
    z-index:200;
  }

  .mask_past_webcam_stream_webcam a {
    display:block;
    height:87px;
    width:115px;
  }
  .past_webcam_stream_webcam a {
    display:block;
    margin:3px;
  }
  .past_webcam_stream_webcam img {
    border:none;
  }
  .past_webcam_stream_webcam p {
    margin:0px;
    padding:0px;
    position:relative;
    float:left;
    font-size:11px;
    color:#707070;
    padding-left:4px;
  }
  
  .map_canvas_webcam{
	width:252px; 
	height:194px; 
	overflow:hidden;
  }
  
  .panel_webcam{
	font-size:11px; 
	color:#707070; 
	margin:5px 0px -20px 3px;
  }
