.tx-boatmanagement-pi1 {
width: 100%;
}

.boatmanagement-item-table-on {
 background-color: #000055;
 cursor: hand;
}

.boatmanagement-item-table-off {
 background-color: #000033;	
 cursor: hand;
}

.tx-boatmanagement-pi1 .boatmanagement-imagegallery {
 background-color: #e3e3e3;	
 white-space: nowrap;
 width: 100%;
}

.tx-boatmanagement-pi1 .boatmanagement-content {
 width: 100%;
 background-color: #000033;	
 background: #000033;	
}

.tx-boatmanagement-pi1 .boatmanagement-imagegallery img{
 padding-right: 20px;
}