div#structure_wrapper {
		margin: 0 auto;
		/*padding: 0 1px 0 1px;*/
		padding: 0;
		width: 990px;
		background-color: white;
		/*position: relative;*/
}

div#structure_ad {
        clear: both;
        /*width: 990px;*/
        margin: 0;
        padding: 2px 2px 2px 2px;
        text-align: center;
}

div#structure_head {
        clear: both;
        /*width: 990px;*/
        margin: 0px 0px 5px 0px;
}

div#structure_left {
        float: left;
        width: 130px;
}

/* includes IE box model hack */
div#structure_middle {
        float: left;
        padding: 0px 10px 0px 10px;
        width: 680px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 660px;
}

div#structure_right {
        float: left;
        width: 180px;
}

/** in-page structures **/

div.structure_45pc_fleft {
        float: left;
        width: 45%;
}

div.structure_55pc_fleft {
        float: left;
        width: 55%;
}

div.structure_44pc_fleft {
        float: left;
        width: 44%;
}

div.structure_56pc_fleft {
        float: left;
        width: 56%;
}

/** special treatment **/

/* includes IE box model hack */
div.boxed_blue_nopad_struc {
        width: 660px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 658px;
}

