﻿
    div#ad_small
    {
        position: relative; width: 192px; height: 145px; 
    }

    div#ad_small img
    {
        position: absolute; left: -17px; top: 39px; z-index: 100;
        width: 200px; height: 100px;
    }

			div#ad_small.skin1_games
			{
			    background-image: url(/Themes/YTV/Images/widgets/ad_small_background.png); 
			}
			
			div#ad_small.goal
			{
			    background-image: url(/Themes/YTV/Images/widgets/!SLICE_ad_small.jpg);
			} 
        

