		#popad{
			padding:5px;
			border:1px solid #999;
			background-color:#ccff66; 
			width:300px;
		}
		#popad_footage{
		height:10px;
			width:280px;
				}
		#popad_footage a{
			width:280px;
			display:block;
			text-indent:-300px;
			overflow:hidden;
		}
		#popad p{
			margin:0;
			padding:0 .5em .5em .5em;
			background-color:#ccff66; 
			font-family:Arial,Sans-serif;
			font-size:90%;
			font-weight:bold;
		}
		
			#popad_content{
			height:440px;
			width:280px;}
		#popad_content a{
			color:#369;
		}
		#popad.dynamic #popad_footage{
			height:10px;
			width:280px;
					}
		#popad.dynamic #popad_footage a{
			height:10px;
		}
		#popad.dynamic #popad_footage a#popad_close{
			color:#ddd;
			height:10px;
		}
		#popad.dynamic{
			position:absolute;
			top:4em;
			left:30%;		
		}
		html>body #popad.dynamic{
			position:fixed;
		}
