div#maintitle {
	position:relative;
	width:680px;
	margin:15px auto 15px auto;
}

* html div#maintitle {
	margin-top:0;
}

h2 {
	width:680px;
	height:108px;
	text-indent:-10000px;
	background:url(../../img/profile/cornertitle.jpg) no-repeat left top;
}

div#main h3 {
	height:17px;
	text-indent:-10000px;
	margin:0;
}

div#main h3.title1 {
	background:url(../../img/profile/title1.gif) no-repeat;
}

div#main h3.title2 {
	background:url(../../img/profile/title2.gif) no-repeat;
}

div#main table {
	width:100%;
	line-height:140%;
	color:#333;
	border-collapse:collapse;
	margin:0 0 25px 0;
}

* html div#main table.history {
	margin-top:-20px;
}

div#main table td {
	font-size:70%;
	padding:0.6em;
	border:1px solid #ccc;
}

div#main table th {
	font-size:65%;
	font-weight:normal;
	background:#eee;
	padding:0.6em;
	border:1px solid #ccc;
}

div#main table table.inner {
	margin:0;
}

div#main table table.inner td, div#main table table.inner th {
	font-size:100%;
	padding:0;
	border:none;
}
