body{
	width: 100%;
}

div#wrapper{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

th{
	text-align: center;
}

table, th, td{
	border: 1px #808080 solid;
}
/* 
div.content_view_inner{
	margin-top: 36px;
}
 */

.content_view_inner p{
	margin-bottom: 10px;
	text-align: left;
}
/* 
div.table_body{
	margin-top: 15px;
}
 */
div.content_view{
	margin-left: 5%;
}

#description p{
	line-height: 120%;
	padding-left: 24px;
}

#description ul{
	margin-left: 48px;
}

#description a{
	text-decoration: underline;
}

.disctitle{
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}

#searchlists p{
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 24px;
}