.accordionWrapper{display:inline-block; background-color:#fff; overflow:hidden;}
.set{display:block;width:100%; clear:both; overflow:hidden;}
.accordionWrapper .title h3{display:block; clear:both; width:100%;}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none; float:none; clear:both;}
.content p{float:left; width:480px; margin-right:10px;}
.content .accommodation_gallery{float:left; width:355px;}

.content .accommodation_gallery .img{float:left; margin:5px;}
