table.package_view
{
width:818px;
height:auto;
margin-bottom:100px;
}

table.package_view td
{
//height:150px;
//overflow:hidden;
padding-top:30px;
}
table.package_view td.package_image
{
width:300px;
}

table.package_view td.package_description
{
width:518px;
text-align:justify;
padding-left:20px;
}

a.details
{
float:right;
position:relative;
bottom:-10px;
font-style:italic;
text-decoration:none;
color:#009900;
}

a.link:hover
{
//text-decoration:underline;
}

h2.price
{
float:right;
}

table.package_details
{
width:600px;
margin-bottom:100px;
}

table.package_details td.label,table.package_details td.value
{
width:300px;
text-align:left;
padding-bottom:10px;
}

table.package_details td.label
{
font-weight:bold;
}

ul,li
{
list-style:none;
padding-bottom:10px;
padding-left:0px;
margin-left:0px;
}

input.send_enquiry
{
float:right;
background-color:#009900;
color:#fff;
font-weight:bold;
text-align:center;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
cursor:pointer;
border-style:none;
}