body {
	margin:0px;
}

#promobnr {
	margin:15px auto 0px auto; 
	width:500px; height:500px; 
	border:dotted 1px #666666; 
	padding:5px;
}

#closewin {
	width:100%; 
	height:40px; 
	background-color:#33A02B; 
	text-align:center; 
	margin-top:8px; 
	padding-top:15px;
}


