#page_bar {
	margin: 1em 0;
}

#page_bar TD.on,
#page_bar TD.off {
	width: 40px;
	color: #8CA1B3;
	font: bold 1.9em 'Trebuchet MS', Tahoma;
}

#page_bar TD.on {
	text-align: center;
}

#page_bar TD.on A {
	color: #8CA1B3;
	text-decoration: none;
	border-bottom: 1px dashed #8CA1B3;
}

#page_bar TD.on A:hover {
	color: #DB528A;
	border-bottom: 1px dashed #FF2727;
}

#page_bar TD.off DIV.active {
	float: left;
	color: #FFF;
	background: #DB89FF;
}

#page_bar TD.off DIV.active .top {
	background: url('/a0/ru/images/active_crt.gif') no-repeat top right;
}

#page_bar TD.off DIV.active .middle {
	margin: -4px 0;
	padding: 0 0.3em;
}

#page_bar TD.off DIV.active .bottom {
	background: url('/a0/ru/images/active_crb.gif') no-repeat bottom right;
}

#page_bar TD.missing DIV {
	/*margin: 0 10%;*/
	background: url('/a0/ru/images/page_bar_missing.gif') repeat-x 0 80%;
}
