small {
	font-size: 8pt;
}
.jconfirm {
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	padding: 4px;
	margin: 4px 0;
	font-weight: bold;
}
.jobs-table {
	width: 100%;
}
.jobs-table .center {
	text-align: center;
}
.jobs-table .gray {
	color: #666666;
}
.tag {
	font-family: 'Segoe UI', Tahoma, Geneva, sans-serif;
	width: 90px;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 0 1px #666666;
	text-align: center;
	height: 16px;
	line-height: 16px;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
}
