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

#vermin_content	{
	line-height: 1.6;
	width: 680px;
	height: 450px;
	overflow: auto;
	}
#vermin_img	{
	margin-bottom: 15px;
	}
h2#vermin_title	{
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	}
#vermin_img img	{
	margin: 2px;
	}
	
