.a-p-l-style {
	padding: 5px 10px 0;
	font-size: 12px;
	background-color: #ecf5ff;
}

.a-p-l-style>a {
	color: #999 !important;
}

.a-p-l-style>a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.replycontent .a-p-l-style:first-of-type {
	padding-top: 10px;
	margin-top: 10px;
}

.replycontent .a-p-l-style:last-of-type {
	padding-bottom: 10px;
}

.replycontent input {
	border: none;
	background: none;
	width: 100%;
	color: #333;
}

.replycontent button {
	border: none;
	background: none;
	width: 100%;
}
