		#popad{
			padding:5px;
			border:1px solid #999;
			background:#eee;
			width:200px;
		}
		#popad_footage{
			height:252px;
			width:200px;
			background: url("contribution_new.jpg") top left no-repeat;
		}
		#popad_footage a{
			display:block;			
			height:250px;
			width:200px;
			display:block;
			text-indent:-600px;
			overflow:hidden;
		}
		#popad p{
	margin:0;
	padding:0 .1em .1em .1em;
	background:#FAFAF9;
	font-family:Verdana, Arial, Sans-serif;
	font-size:65%;
	font-weight:bold;
	color: #4C5623;
	line-height: 120%;
		}
		#popad_content a{
			color:#369;
		}
		#popad.dynamic #popad_footage{
			height:248px;
			width:200px;
			background: url("contribution_new.jpg") top left no-repeat;
		}
		#popad.dynamic #popad_footage a{
			height:240px;
		}
		#popad.dynamic #popad_footage a#popad_close{
			color:#ddd;
			height:18px;
		}
		#popad.dynamic{
			position:absolute;
			top:15em;
			left:52%;		
		}
		html>body #popad.dynamic{
			position:fixed;
		}
