#main-long {
  width: 600px;
}

#breadcrumbs {
  padding-top: 0;
}

#my-webcam-image {
}

#my-webcam-image iframe,
#my-webcam-image object {
  padding: 0;
  border-style: none;
  margin: 0;
  overflow: hidden;
}

#my-webcam-imagepage {
  padding: 0;
  border-style: none;
  margin: 0;
  overflow: hidden;
}

#my-webcam-imagepage p {
  padding: 0;
  margin: 0;
}

#my-webcam-info {
  width: 218px;
  float: right;
}

#my-webcam-info h2 {
  width: 200px;
}


#my-webcam-info h3 {
  margin: 0;
  width: 100px;
}

#my-webcam-live {
  float: left;
  width: 109px;
}

#my-webcam-live p,
#my-webcam-live ul {
  padding: 0 0.3em 0.3em 0;
  border-style: solid;
  border-width: 0 1px 0 0;
  border-color: #ada194;
}

#my-webcam-live p {
  background: transparent url(/images/myaccount/webcam/refresh.gif) scroll no-repeat 65px 0.3em;
  padding: 0.3em 40px 0.3em 0;
  min-height: 35px;
}

/* IE/Win treats height as min-height
 */
/* \*/
* html #my-webcam-live p {
  height: 35px;
}
/* */

#my-webcam-movie {
  background: #000 none;
  color: #fff;
  margin-top: 1.3em;
  width: 135px;
  height: 288px;
}

/* IE/Mac makes this too wide
 */
/* \*/
#my-webcam-movie {
  width: 352px;
}
/* */

#my-webcam-movie a {
  display: block;
  background: #f8f7f5 none;
  color: #0047ba;
  font-size: 200%;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 32px;
  margin: 0 0 0 16px;
  width: 256px;
  height: 192px;
}

#my-webcam-movie a:link,
#my-webcam-movie a:visited {
  background: #f8f7f5 none;
  color: #7e7469;
}

#my-webcam-movie a:hover,
#my-webcam-movie a:active {
  background: #fff none;
  color: #5E6062;
}

#my-webcam-movie object {
  margin: 16px 0 0 16px;
}

#my-webcam-promotion {
  margin-top: 2.8em;
  clear: left;
}

p#my-webcam-sponsor {
  background: transparent none;
  color: #8E9092;
  font-size: 10px;
}

#my-webcam-sponsor a:link,
#my-webcam-sponsor a:visited {
  background: transparent none;
  color: #8E9092;
}

#my-webcam-sponsor a:hover,
#my-webcam-sponsor a:active {
  background: transparent none;
  color: #8E9092;
}

#my-webcam-timelapse h3 {
  margin-left: 109px;
}

#my-webcam-timelapse p {
  background: transparent url(/images/myaccount/webcam/timelapse.gif) scroll no-repeat 68px 0.3em;
  color: #5E6062;
  padding: 0.3em 40px 0.3em 0.3em;
  min-height: 35px;
}

/* IE/Mac doesn't need this margin
 */
/* \*/
#my-webcam-timelapse p {
  margin-left: 109px;
}
/* */

/* IE/Win treats height as min-height
 */
/* \*/
* html #my-webcam-timelapse p {
  height: 35px;
}
/* */

#my-webcam-timelapse ul {
  padding: 0 0 0.3em 0.3em;
}

/* IE/Mac doesn't need this margin
 */
/* \*/
#my-webcam-timelapse ul {
  margin-left: 134px;
}
/* */

