
    div#magazine_header {
        margin: 0 0 0 -1px; /* ie */ 
        padding: 0;
        height: 168px;
        background: transparent url(/images/header.jpg) left no-repeat;
    }
    div#magazine_header div#offer_details {
        color: #000;
        padding-top: 96px;
        margin: 0 0 10px 30px;
        width: 400px;
    }
    div#magazine_header div#offer_details p {
        margin: 0; padding: 0;
    }
    div#magazine_header div#offer_details ul {
        margin: 0; padding: 0;
        margin: 5px 0 0 17px;
    }
    div#magazine_header div#offer_details ul li {
        list-style: url(/images/bullet.gif);
    }

    div#navigation ul li a.no_bullet strong {
        font-weight: normal;
    }
    div#strip {
    	border-bottom: 1px solid #ccc;	
    	border-top: 1px solid #ccc;	
    	background: #76FFAD;
    }

	div#content_body_wide {
		float: left;
		width: 930px;
		/*padding: 25px 25px 0px 25px;*/
		padding: 0 25px 0px 25px;
	}
	
	p.special_offer_img {
		float: right;
		margin: -25px 0 0 20px;
	}
	
	div#breadcrumb {
		width: 965px;
	}
	div#breadcrumb p {
		float: right;
		margin: 0;
	}
	
	div#magazine_co_uk {
		background: transparent url(/images/subscription.gif) no-repeat;
		height: 38px;
		width: 979px;
	}
	
	div#footer_links_left {
		width: 450px;
	}
	
	div#breadcrumb p a {
    font-weight: normal;
	}
	
	.special_offer img {
	    float: right;
	    margin-left:10px;
	}