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

  Copyright (c) 2008 Douglass Systems Limited

  Speckled Hen Country Bakery
  www.speckled-hen.co.uk
*/

/* Style Sheet for Speckled Hen Country Bakery */
/* Sewing Party Content */

.party_lower_text{
        float: left;
        clear: left;
        margin: auto;
        height: 280px;
        }
#party_image_left {
        float: left;
        clear: left;
        width: 275px;
        height: 226px;
        margin: 10px 0 30px 16px;
        padding: 0 0 0 0;
        text-align: center;
 /*       border: 1px solid red;  */
        }
#party_image_right {
        float: right;
/*        clear: right;     */

        width: 275px;
        height: 226px;
        margin: 10px 16px 30px 0;
        padding: 0 0 0 0;
        text-align: center;
 /*       border: 1px solid red;  */
        }