/*
  The Web Factory Website Template
  www.thewebfactory.co.uk

  Copyright (c) 2008 Douglass Systems Limited

*/

/* Style Sheet for Speckled Hen Country Bakery */
/* Little Chicks Cakes Content */

div.littlechickscakescontent {
        margin: 0 0 0 5px;
        color:#000000;
        }

#littlechickscakeimageright{
        float: right;
        clear: right;
        width: 225px;
        height: 275px;
        margin: 0 0 10px 10px;
        padding: 10px 0 0 0;
        text-align: center;
        }

#littlechickscakeimageleft{
        float: left;
        width: 225px;
        height: 233px;
        margin: 0 10px 10px 0px;
        padding: 10px 0 0 0;
        text-align: center;
        }

#littlechickscakeimageright2{
        float: right;
        width: 225px;
        height: 310px;
        margin: 0 0 10px 10px;
        padding: 10px 0 0 0;
        text-align: center;
        }

#cakeOrderText{
        float: left;
        top: 0px;
        width: 300px;
        padding: 10px 10px 10px 30px;
        }
