#pages_label {
	border: 1px solid rgb(223, 223, 223);
	height: 25px;
	border-radius: 2px;
}

#pages_label td {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	background-image: url('/images/hd_bg.gif');
	padding: 0 0 0 15px;
}

input.text-right {
	text-align: right;
}

input[type="text"]:disabled{background-color:#cacaca;}
