	div#topstrap {
		margin: 0px 10px 10px 10px;
		padding: 0px 10px 0px 0px;
		width: 950px;
		height: 26px;
		line-height: 26px;
		background: #036883 url(/images/topstrap_bg.gif) repeat-x;
		vertical-align: middle;
		color: #ffffff;
		font-size: 0.8em;
	}

	div#topstrap a {
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
	}

	p.small_logo {
		width: 25px;
		height: 25px;
		background: #000000 url(/images/iwal_logo_small.gif) no-repeat;
		margin: 0px;
		padding: 0px;
	}

    div#magazine_header {
		width: 960px;
        height: 100px;
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 10px 0px;
		border-bottom: solid #ebebeb 1px;
    }

	a#homepage_link {
		width: 454px;
		height: 76px;
		margin-top: 24px;
		background: transparent url(/images/header_branding.gif) no-repeat;
		text-decoration: none;
	}

	a#header_cta {
		width: 233px;
		height: 100px;
		background: transparent url(/images/cta_grey_header.jpg) no-repeat;
		text-decoration: none;
	}

    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#breadcrumb {
    	width: 560px;
    	height: 25px;
    	line-height: 25px;
    	margin: 2px 10px 0px 10px;
    	border-top: solid #000000 1px;
    	color: #ccc;
    	padding: 0px 187px 0px 213px;
    	vertical-align: center;
    }

	div.content_right_text ul li {
		margin-bottom: 10px;
	}