/* CSS Document */

table.request td span {
	font-size: 10px;
	font-weight: normal;
	padding:0 8px;
	border-right:1px solid #999999;
	line-height:1.4;
}
table.request td span.r {
	border:none;
}
table.request td p {
	float:left;
	margin:0;
}