@charset "utf-8";
/* CSS Document */

div#pic_description
{
	text-align:center;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}

div#pic_iframe {
	text-align:center; 
	width:100%;
	margin-bottom:10px;
}

div.pic_link {
	float:left;
	width:25%;
}

img.pic_linkimg {
	width:150px;
	height:180px;
	border:none;
	margin: 0px 20px 20px 20px;
}

iframe#pic_iframe {
	z-index:2; 
	border:none; 
	width:800px; 
	height:650px;
}