body#doscript #scrollpanel {
	width:460px!important;
	margin-left: 40px;
	float: left;
}
#contents {
	width: 930px!important;
}

.portrait {
	width: 95px;
	font-size: 11px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	cursor: hand;
}
.portrait img {
	display: block;
}

.portraits {
	width: 405px;
	height: 460px;
	float: left;
	overflow: hidden;
}

.boardimage {
	position: absolute;
	left: 5px;
	width: 405px;
}
.boardimage div {
	margin-left: 15px;
	margin-bottom: 21px;
}
.boardimage p {
	font-size: 11px;
	line-height: 16px!important;
}

#leftpane {
	display: none;
}

table.datatable {
	margin-top: 20px;
	margin-bottom: 20px;
}

table.datatable th {
	width: auto;
}
table.datatable tr.header th.header {
	width: auto;
}

table.datatable tr.header th, table.datatable td {
	width: auto;
}