﻿
    div#skyscraper1
    {
        position: relative; width: 192px; height: 654px; 
        background-image: url(/Themes/YTV/Images/widgets/temp_ad_skyscraper_bg1.png);
    }

            div#skyscraper1 img
            {
                position: absolute; left: 14px; top: 27px;
            }


    div#smallad1
    {
        position: relative; width: 192px; height: 145px;  
        background-image: url(/Themes/YTV/Images/widgets/temp_ad_small_bg1.png);
    }

            div#smallad1 img
            {
                position: absolute; left: -17px; top: 38px;
            }

