/*
    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: 355px;
    left: 1135px;
}

div#cp1HS img, div#cp1cp11Label
{
    top: 295px;
    left: 955px;
}

div#cp2HS img, div#cp2Label
{
    top: 135px;
    left: 775px;
}

div#cp3HS img, div#cp3Label
{
    top: 295px;
    left: 415px;
}

div#cp4HS img, div#cp4Label
{
	top: 382px;
	left: 301px;
}

div#cp5HS img, div#cp5Label
{
	top: 535px;
	left: 170px;
}

div#cp6HS img, div#cp6Label
{
    top: 635px;
    left: 375px;
}

div#cp7HS img, div#cp7Label
{
    top: 475px;
    left: 355px;
}

div#cp8HS img, div#cp8Label
{
    top: 615px;
    left: 455px;
}

div#cp9HS img, div#cp9Label
{
    top: 415px;
    left: 855px;
}

div#cp10HS img, div#cp10Label
{
    top: 295px;
    left: 835px;
}

div#cp11HS img, div#cp1cp11Label
{
    top: 295px;
    left: 955px;
}

div#finishHS img, div#startfinishLabel
{
    top: 355px;
    left: 1135px;
}
