﻿div.pack_essence{
    padding:10px;
}

table.packagelist{
    background-color:#bbb;
}
table.packagelist td{
    background-color:#fff;
}
table.packagelist th{
    background-color:#cff;
    padding:3px;
}
td.essence{

}
ul.packlist{
    margin:10px;
    list-style:none;
    padding:0px;
}
ul.packlist li a{
    font-weight:bold;
    border-bottom:solid 2px #88d;
}
ul.packlist_2{
    margin-left:0px;
    margin-top:10px;
    padding-left:30px;
}
ul.packlist_2 li{
    border-bottom-style:outset;
    list-style-type:none;
}
td.ess_image img{
    height:120px;
    width:160px;
    border-bottom-style:outset;
    border-width:2px;
}
td.ess_image{
    text-align:center;
    vertical-align:middle;
}