body a[href]:after { content: " (" attr(href) ")"; }
p.buy a[href]:after { content: " (http://www.marelibri.com" attr(href) ")"; }

.footer ,
.topLinks ,
#adminMenu ,
#messageList ,
.discussionToolsTop ,
.discussionToolsBottom ,
.helpForm ,
#answerPanel ,
table.top ,
div.tableControl ,
.searchtools ,
#results a.quickLinks ,
.views
{ 
	display: none;
}

.discussionMessages, .myMessage .otherMessage , #results
{
	width: 100%;	
}

#body , #results {
	margin: 0;
	padding: 0;
}