#left_lights {
background-image:url(images/lights/lights_2.gif);
background-position:top;
background-repeat:repeat-y;
}

#right_lights {
background-image:url(images/lights/lights_2.gif);
background-position:top;
background-repeat:repeat-y;
}

a.speed_2:link, a.speed_2:visited, a.speed_2:active, a.speed_2:hover {
background:#ffffff;
color:#999999 !important;
text-decoration:none !important;
}