﻿.threadnavigator tr { 
	background-color: #DCE4F9; 
	margin: 0;
	padding: 0;
	float: right;
}

.threadnavigator td { 
	height: 5px;
	border: groove 1px Black; 
}

.threadnavigatorposition { float: right; }

.threadnavigatorposition a { 
	color: Black; 
	text-decoration: underline; 
}

