#tickertape{ position:relative; layer-background-color:grey; width:800px; height:20px; font:bold 12px Verdana; color:grey; text-decoration:none; } #subtickertape{ background-color:white; position:absolute; border: 1px solid silver; padding-left: 8px; width:700px; height:20px; } .subtickertapefont{ font:bolder 12px Verdana; text-decoration:none; color:black; } .subtickertapefont a{ font:bolder 12px Verdana; color:black; text-decoration:none; }