		#popad{
			padding:0px;
			border:0px solid #999;
			background:#eee;
			width:87px;
		}
		#popad_footage{
			height:610px;
			width:87px;
			background:url(http://www.standf1.com/images/dayfoot.jpg) top left no-repeat;
		}
		#popad_footage a{
			display:block;			
			height:610px;
			width:87px;
			display:block;
			text-indent:-600px;
			overflow:hidden;
		}
		#popad p{
			margin:0;
			padding:0 .5em .5em .5em;
			background:#fff;
			font-family:Arial,Sans-serif;
			font-size:90%;
			font-weight:bold;
		}
		#popad_content a{
			color:#369;
		}
		#popad.dynamic #popad_footage{
			height:630px;
			width:87px;
			background:url(http://www.standf1.com/images/dayfootjs.jpg) top left no-repeat;
		}
		#popad.dynamic #popad_footage a{
			height:600px;
		}
		#popad.dynamic #popad_footage a#popad_close{
			color:#ddd;
			height:20px;
		}
		#popad.dynamic{
			position:relative;
			top:0em;
			right:0px;		
		}
		html>body #popad.dynamic{
			position:fixed;
		}
