/* CSS Document */

#head {
	background-image: url(http://www.dengielocal.co.uk/templates/yoo_beyond/images/shopping/table-header-100-40.gif);
	background-repeat: no-repeat;
    width: 500px;
    height: 48px;
}
table#shopping-table {
    width: 500px;
border: dotted;

}
#shop-name {
    text-align: center;

}
#discount {
    text-align: center;
    background-image: url(http://www.dengielocal.co.uk/templates/yoo_beyond/images/shopping/discount-code.gif);
	background-repeat: no-repeat;
    width: 180px;
    height: 25px;
}
#discounts {
    text-align: center;
}
#body-main {
    background-color:#EEEEEE;
    width: 320px;

}
#merchant-pic {
    vertical-align: middle;
    text-align: center;
}
#charity {
    text-align: center;
}
#shop-donate {
    text-align: center;
    font-style: italic;
    font-size: 12px;
}
/* Tradedoubler Pages */
#charity-footer {
    text-align: center;
    background-image: url(http://www.dengielocal.co.uk/templates/yoo_beyond/images/shopping/footer-incentive.gif);
	background-repeat: no-repeat;
    width: 500px;
    height: 65px;
}