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

h1 {
	background:url(../images/h1.gif) no-repeat;
}

dl.faq {
	margin-top:2em;
	margin-right:1em;
}

.faq dt {
	font-weight:bold;
	line-height:1.6;
	color:#CC6666;
	padding-left:65px;
	margin-bottom:1em;
	min-height:35px;
	_height:35px;
	background:url(../images/icon_q.gif) no-repeat;
}

.faq dd {
	line-height:1.6;
	padding-left:65px;
	margin-bottom:2.5em;
	min-height:35px;
	_height:35px;
	background:url(../images/icon_a.gif) no-repeat;
}

ol.upgrade {
	margin-left:2em;
}

ol.upgrade li {
	line-height:1.6;
	margin-bottom:2em;
}

ol.upgrade li img {
	margin-top:1em;
}