@charset "utf-8";


div#main h2 {
	border-top: 1px solid #3A5AA7;
	font-weight: bold;
	padding-top: 7px;
}
#UsingThisSite p {
	margin: 0px;
	padding: 0px 0px 30px;
	/*line-height: 123.1%;*/
	width:auto;
	font-size: 100%;
}
#UsingThisSite table {
	width: 605px;
	margin-bottom: 20px;
	border: 1px solid #999;
	border-collapse: collapse;
}
#UsingThisSite table th {
	width: 178px;
	color: #FFF;
	background: #999;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #FFF;
}
#UsingThisSite table td {
	padding: 0px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#UsingThisSite table .borderLoff {
	border-left-style: none;
}
div#main #UsingThisSite .borderLoff img {
	padding-top: 3px;
	padding-bottom: 3px;
}
