div#diagram {

background-image: url(/images/projections/proj-cat16c.gif);

position: absolute;

background-repeat: no-repeat;

/*left: 12%;*/



top: 360px;

margin-left: 390px; /*400px;*/

left: 1%; /*5%;*/

width: 250px;

height: 150px;

background-repeat: no-repeat;

}





div#measurement_a {

position: absolute;

left: 0px;

top: 90px;

}

div#measurement_b {

position: absolute;

left: 12px;

top: 90px;

display: none;

}



div#measurement_d {

position: absolute;

left: 100px;

top: 185px;

display: none;

}



div#measurement_c {

position: absolute;

left: 120px;

top: 50px;

}



div#measurement_p {

position: absolute;

left: -10px;

top: 20px;

}


