.webcam_button {
display: inline-block;
width: 101px;
height: 27px;
line-height: 27px;
background: url("/img/b_webcam.png") no-repeat center;
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 12px;
color: #f4f6e9;
text-align: center;
text-decoration: none;
} 

.centercol .webcam_button {
float: right;
margin: 10px;
}
.centercol li .webcam_button {
margin-left: 0px;
float: none;
}

#resorts p, p.resorts {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/img/bg_areasp.png) repeat-y scroll center center;
border-bottom:1px solid #D7C1A7;
border-top:1px solid #D7C1A7;
font-style:italic;
height:120px;
margin-top:105px;
height:170px !important;
overflow:hidden;
padding:25px 15px;
}
.invisible {
display: none;
}