@charset "utf-8";

h1 {
	margin-bottom: 26px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

*html body h1 {
	margin-bottom: 30px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}


#terms {
	width: 730px;
	padding: 0 25px;
}
* html #terms {
	width: 780px;
}


#terms h2
{
	margin: 15px 0;
	padding: 0.3em 10px;
	border-left: 6px #E8DECF solid;
	background: #F6F2EC;
	font-size: 107%;
}

#terms div.section h3 {
	margin-bottom: 2px;
	font-size: 100%;
}


#terms div.section ol,
#terms div.section p,
#terms div.section address {
	margin-bottom: 20px;
}
#terms div.section ol li {
	line-height: 1.7;
}

#terms div.section ol {
	padding-left: 20px;
}
* html #terms div.section ol {
	padding-left: 30px;
}
*+html #terms div.section ol {
	padding-left: 30px;
}

#terms div.section ol li {
	font-weight: bold;
	list-style-position: outside;
}

#terms div.section ol li span {
	font-weight: normal;
}
#terms div.section ol.brackets li {
	font-weight: normal;
	list-style-type: none;
	text-indent:-2em;
	margin-left:0.5em
}

#terms div.section ol li ol {
	margin-bottom: 0;
}

#terms div.section ol li ol li {
	list-style-type: decimal;
	font-weight: normal;
}

#terms div.section address {
	font-style: normal;
}

#terms p.signature {
	text-align: right;
	margin-bottom: 0;
}
#terms p.signature2 {
	margin-left: 530px;
}


