View Single Post
  #3 (permalink)  
Old 09-18-2006, 06:17 PM
drummin drummin is offline
WebProWorld Pro
 
Join Date: Aug 2003
Location: California,USA
Posts: 294
drummin RepRank 0
Default

Think I got it.
Remove container list tags (<ul>[*]) so you have this...
Notice: Also added beginning

tags.

<div class="desc">
<h2>All Inclusives and Other Packages</h2>
<div class="holder">
<h4>All Inclusive Dive Package</h4>


$924.70 per person, based on double occupancy
extra night $138.70 per person
</p>

<a class="hid" href="#more" onClick="this.hideFocus=true" onBlur="this.hideFocus=false"><span>more »</span>

<ul>[*]6 night's 7 days accommodation in an Ocean View Suite[*]Round trip airfare from Belize International airport to San Pedro[*]Daily breakfast[*]3-course dinner [*]5-days 2-tank dives [*]Weight and belts included[*]Taxi fare from San Pedro airstrip to the resort (taxi) [*]1-welcome drink [*]All taxes and service charges included[/list]
</a></p>
</div>
<div class="holder">
<h4>Dive Package</h4>


$786.35 per person, based on double occupancy
extra night $117.95 per person
</p>

<a class="hid" href="#more" onClick="this.hideFocus=true" onBlur="this.hideFocus=false"><span>more »</span>

<ul>[*]6 night's 7 days accommodation in an Ocean View Suite[*]Round trip airfare from Belize International airport to San Pedro[*]5-days 2-tank dives [*]Weight and belts included[*]Taxi fare from San Pedro airstrip to the resort (taxi) [*]1-welcome drink [*]All taxes and service charges included[/list]
</a></p>
</div>
<div class="holder">
<h4>Non Diver Package</h4>


$766.25 per person, based on double occupancy,
$114.93 per person
</p>

<a class="hid" href="#more" onClick="this.hideFocus=true" onBlur="this.hideFocus=false"><span>more »</span>

<ul>[*]6 night's 7 days accommodation in an Ocean View Suite[*]Round trip airfare from Belize International airport to San Pedro[*]Daily breakfast[*]3-course dinner [*]Taxi fare from San Pedro airstrip to the resort (taxi) [*]1-welcome drink [*]All taxes and service charges included[/list]
</a></p>
</div>
</div>
Reply With Quote