/* CSS Document */
/* basket */
table.basket { font-size: 95%; border-bottom: 1px solid #CCC; margin-top: 5px; }
table.basket td, table.basket th { padding: 4px; }
table.basket th { color: #006699; border-bottom: 1px solid #CCC; padding-top: 10px; }
table.basket tr.sudy td { background: #E6F2FF; } /*#C2E6FF;*/
table.basket .date { margin-bottom: 3px; }
table.basket .preskrtm { font-size:80%;color:#999999;}
