.trigger{ background:#ccf; cursor:pointer; height:22px; padding:0px 0px 0px 5px; background-image:url(imgs/showhide_slice.gif); background-repeat:repeat-x; background-position:bottom;}		
.trigger:hover {cursor:pointer; background-color:#ddf; }		
.expanded{background:#ccf; cursor:pointer; height:22px; padding:0px 0px 0px 5px; background-image:url(imgs/showhide_slice.gif); background-repeat:repeat-x; background-position:bottom;}
.expanded:hover{background:#eef; cursor:pointer;}
.show{position:static; display: table;}
.hide{position:absolute; left:-999em; height:1px; width:100px; overflow:hidden;}
h2 img{border:none;padding-right:.5em; padding-top:3px; }
.Room { width:900px; }
.Room .details { padding:10px; width:600px; }
.Room .thumbnail { float:right; padding:10px 5px 10px 10px; }

