div.bannerpopup img {
border: 1px solid #ccc;
float:left;
margin:0;
padding:0;
}

div.bannerpopup {
left:35%;
position:absolute;
top:344px;
z-index:1000;
}

div.close img {
	border:none;
	cursor:pointer;
	_cursor:hand;
	float:right;
	height:15px;
	width:55px;
}