#twrap table {
	border: 0;
}

#twrap table table td a {
	text-decoration: none;
	color: #fff;
	}

#twrap table table {
	background: none;
}

#hdform input,
#hdform .boxfoot,
#hdform .form,
#hdform .formhdg,
#hdform .rephdg,
#hdform .reptoggle,
#search {
	display: none;
	}

.pr {
	border: 1px solid #000;
	margin-bottom: 10px;
	}

.rep {
	border: 1px solid #999;
	margin-bottom: 10px;
	display: block;
	}

.pr .boxbody,
.rep .boxbody {
	border-left: 1px solid #999;
	margin-top: 0;
	}

.pr .boxbody .content,
.rep .boxbody .content {
	max-height: 100%;
	}

.pr .boxhead {
	border-bottom: 1px solid #999;
	}

.pr .iconbox {
	margin-top: -97px;
	}

