
			


#interactive  #chartGDP{

    width:600px;

    height:200px;

    float:right;

    background-color: #eee

}


#interactive .colSeries {

    width:42%;

}

#interactive .colSeries2 {

    width:47%;

}


#interactive .colID {

    width:8%;

}


#interactive .colUnits {

    width:16%;

}


#interactive .colUnits2 {

    width:15%;

}


#interactive .colSA {

    width:7%;

}



#interactive .colCP {

    width:7%;

}



#interactive .colRelease {

    width:20%;

}


#interactive .floatRight{

    float:right;

}


#interactive table{

    border="1";

    cellspacing="1";

    cellpadding="1";

}






    #overlay {

        position:fixed; 

        top:0;

        left:0;

        width:100%;

        height:100%;

        background:#000;

        opacity:0.5;

        filter:alpha(opacity=50);

    }


    #modal {

        position:absolute;

        background:url(tint20.png) 0 0 repeat;

        background:rgba(0,0,0,0.2);

        border-radius:14px;

        padding:8px;

    }


    #content {

        border-radius:8px;

        background:#fff;

        padding:20px;

    }


    #close {

        position:absolute;

        background:url(/ukgwa/20160105192831oe_/http://www.ons.gov.uk/ons/site-information/using-the-website/time-series/img/close.png) 0 0 no-repeat;

        width:24px;

        height:27px;

        display:block;

        text-indent:-9999px;

        top:-7px;

        right:-7px;

    }


.secret {

        color: #ddd;

    }


		