/*
    this file is generated mechanically and will be overwritten
*/

/*
    this lot positions a splash over the defined point 
    when hovering over the loc list item for that point
    
    div#placeHS img, div#placeLabel 
    {
        top: YYYpx; 
        left: XXXpx;
    }
    
    this ensures that <div id="placeHS"> ... img is put in the right position
    and that the text of <div id="placeLabel"> is also in the right position

*/

div#startHS img, div#startfinishLabel
{
    top: 995px;
    left: 1595px;
}

div#cp1HS img, div#cp1cp9Label
{
    top: 1215px;
    left: 1255px;
}

div#cp2HS img, div#cp2Label
{
    top: 815px;
    left: 1395px;
}

div#cp3HS img, div#cp3Label
{
    top: 535px;
    left: 695px;
}

div#cp4HS img, div#cp4Label
{
    top: 215px;
    left: 435px;
}

div#cp5HS img, div#cp5Label
{
    top: 595px;
    left: 255px;
}

div#cp6HS img, div#cp6Label
{
    top: 655px;
    left: 595px;
}

div#cp7HS img, div#cp7Label
{
    top: 955px;
    left: 515px;
}

div#cp8HS img, div#cp8Label
{
	top: 1159px;
	left: 569px;
}

div#cp9HS img, div#cp1cp9Label
{
    top: 1215px;
    left: 1255px;
}

div#finishHS img, div#startfinishLabel
{
    top: 995px;
    left: 1595px;
}
