@charset "utf-8";
/* CSS Document */

table#details {width:280px; border-collapse:collapse;}
table#details th, table#details td {padding-left:5px; border:1px solid #394d60;}
table#details th {text-align:left; font-weight:normal; background-color:#e3e5e7;}

table#profile {width:280px; border-collapse:collapse;}
table#profile th, table#profile td {padding-left:5px;}
table#profile th {text-align:left; font-weight:normal; background-color:#e3e5e7;}

table.pricetable {width:280px; border-collapse:collapse;}
table.pricetable th, table.pricetable td {padding-left:5px; border:1px solid #97a1ab;}
table.pricetable th {text-align:left; font-weight:normal; background-color:#e3e5e7;}
