#zoom_popup{
	width:380px;
	height:380px;
	padding:10px;
	
	font-size:70%;
}

#zoom_popup h1{
	font-size:100%;
}

#zoom_popup p{
	
}

#zoom_popup img{
	float:left;
}

#zoom_popup a img{
	border:0;
	width:50px;
	height:50px;
	
	margin:0 0 10px 10px;
	
}
