div.box
{
display:block;
background-color:#F2FAFC;
border:solid 1px #6E6E6E;
margin-bottom:20px;
}
div.boxheader
{
display:block;
height:21px;
background:url(http://www.hsbresort.com/images/newdesign/hmenu_bg.gif);
color:white;
padding:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.05em;
}
div.boxoverview
{
display:block;
padding:10px;
height:110px;
}
div.boxhide
{
padding:10px;
width:95%;
}

div.boximage
{
border:solid 1px #6E6E6E;
display:block;
float:right;
margin-left:10px;
margin-bottom:10px;
}
img.boximage
{
border:solid 4px white;
width:150px;
height:100px;
}
a.viewdetails
{
text-decoration:underline;
font-weight: bold;
}