
#title {
	background: none;
}

div.info h2 {
	padding: 40px 0px 30px 0px;
}

div.info div.detail {
	width: auto;
	padding: 0px 15px;
}

div.info div.detail ul.point li {
	background-size: 13px;
	font-size: 100%;
	padding: 10px 15px 10px 15px;
}

div.instructions {
	padding: 15px;
	width: auto;
}

div.instructions ul.pdf {
	width: auto;
}

div.instructions ul.pdf li a {
	padding: 10px 15px;
}
/***********************************************************************/
#subtitle {
	background: url(images/dot.png) repeat;
	border-bottom: 2px solid gray;
	padding: 40px 0px;
}

