#table-bookmark{
	height: 32px;
}
.bal, .bpl{
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 32px;
	width: 9px;
}
.bac, .bpc{
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align:center;
	white-space: nowrap;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 32px;
}
.bpc a{
	color: #000000;
	text-decoration: underline;
	height: 32px;
	line-height: 20px;
}
.bpc a:hover{
	text-decoration: none;
}
.bards, .bpr{
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 9px;
}
.bal{ background-image:url('/images/bookmark/bal.gif'); }
.bpl{ background-image:url('/images/bookmark/bpl.gif'); }
.bac{ 
	background-image:url('/images/bookmark/bac.gif'); 
	font-weight:bold;
	font-size: 13px;
}
.bac a{ 
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	color:#000000;
}
.bpc{ 
	background-image:url('/images/bookmark/bpc.gif'); 
	vertical-align: bottom;
}
.bards{ background-image:url('/images/bookmark/bar.gif'); }
.bpr{ background-image:url('/images/bookmark/bpr.gif'); }
.bnk{ 
	background-image:url('/images/bookmark/blank.gif'); 
	background-repeat: repeat-x;
	background-position: left bottom;
	width:100%
}
.bsr, .bsl{ 
	background-image:url('/images/bookmark/bsc.gif'); 
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bsl{
	text-align:left;
}
.bsr{
	text-align:right;
}
