/* CSS Document */
.body {margin:0px; padding:0px; background-color:#86B14F;}
.content_container {padding:0px 1px 5px 1px; background-color:#FFFFFF; width:800px;}
.photo_left {float:left; padding:5px; margin:5px;}
.photo_right {float:right; padding:5px; margin:5px;}

/* POLLINATION CONTAINER */
.shipping_container {width:590px; border:2px solid #86B14F;}
.amount_spent_border {font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; text-align:right; line-height:1.25em; color:#161616; display:block; border-bottom:1px solid #86B14F;}

/* POLLINATION FILLS */
.shipping_green_fill {background-color:#A5DD4B;}
.shipping_orange_fill {background-color:#F7941D;}

