@import url(common.css);

/* $Id: install.css 31 2006-05-11 03:36:35Z hiroshi $ */

.image-section img{
	float: none;
}
h3{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
pre{
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #DADADA;
	padding-top: 0px;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
}

.nextpage{
	text-align: right;
}
#information li{
	margin-left: 1em;
}
