/* Prices CSS Document */
#prices table {width:100%; border-collapse:collapse; border:1px #666666 solid;}
#prices table td, #prices table th {vertical-align:text-top; padding:4px 5px 4px 5px; *font-size:11px;}
#prices table td.alignright { width:200px; border-left:1px #999 solid;}
#prices table td.alignleft { width:200px; border-left:1px #999 solid; float:none;}
#prices table tr.odd {background-color:#E1E6FF;}
#prices table th {border-bottom:1px #999 solid;}
#prices table th.textalignleft {border-left:1px #999 solid;}
#prices caption {margin-top:15px; font-weight:bold; color: #2B2760; font-size: 1.3em;	line-height: 1.7em;}