﻿.items { height:500px; position: relative;}
h2 {width: 531px; height: 45px; margin: 5px 0px 10px 0px; }
table { font-size: 1.2em; border-spacing: 5px; border-collapse: separate; color: #422413; }
table td { vertical-align: middle; padding: 5px 5px 5px 0px; }
.amount { width: 150px; text-align: right; }
.item { width: 550px; font-weight: bold; text-indent: 5px; }
.one { background: #B7B712; }
.two { background: #BDBD30; }
.three { background: #C5C349; }
.four { background: #C7C655; }
.five { background: #CBCA61; }
.six { background: #D1D076; }
.seven { background: #D8D68A; }
.eight { background: #DFDEA0; }
.nine { background: #E6E5B5; }
.ten { background: #ECECCB; }
.eleven { background: #EFF0D6; }
.twelve { background: #F8F8EE; }
