ul.attachment {
	margin: 0 0 10px 0;
	padding: 0;
}
ul.attachment li {
	list-style: none;
	border: solid 1px #000000;
	background: #f3f3f3 url(attach.gif) 5px center no-repeat !important;
	margin: 10px 0 0 0;
	padding: 5px 15px;
	line-height: 1.5;
}
ul.attachment a {
	padding-left: 10px;
}
.pager {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#information div.pseudo-frame {
	position: relative;
}
.topics .pager {
	position: absolute;
	top: 0;
	right: 120px;
}
