/*	* CSS Document
/*	* Copyright 2006 Liberty Studio (http://liberty2k.com/), Spenser Lee. */
table#pricing { display: table; border-collapse: separate; margin: 6px 0; width: 566px; border: 1px solid #ddd }
table#pricing caption { display: none }
table#pricing th, table#pricing td { padding: 2px; text-align: center }
table#pricing thead th { font-weight: bold; background: #ece883 }
table#pricing thead th a.help { font-weight: normal }
table#pricing tbody td { background: #f7f7f7 }
table#pricing tbody th { background: #f2f2f2 }
table#pricing .col-1 { width: 23% }
table#pricing .col-2 { width: 7% }
table#pricing .col-3 { width: 17% }
table#pricing .col-4 { width: 15% }
table#pricing .col-5 { width: 13% }
table#pricing .col-6 { width: 25% }
ol#agreements { padding: 3px 3px 3px 40px; height: 58px; overflow: auto; border: 1px solid #ddd }
ol#agreements li { list-style: decimal outside }
ol#comments { padding-top: 24px }
p#sendcom { text-align: center; text-indent: 0; padding-top: 12px }
p#sendcom input { font-size: 12px; font-weight: bold }