table.docpos {
	border: 1px solid #ebebeb;
	width: 100%;
	text-align: left;
	margin-top: 2px;
	padding: 6px;
}

table.docpos td {
	text-align: left;
}

table.docpos td.d {
	width: 100px;
}

table.docpost h4 {
	margin-top: 0px;
}

table.docpos td.d a img {
	border: 1px solid #fff;
	cursor: pointer;
}

table.docpos td.d a:hover img {
	border: 1px solid #334F99;
}
