
.bReserv
{
	border: none;
	width: 65px;
	height: 22px;
	background: url(/img/en/bg_b_reserv.png) no-repeat;
}

.bShow
{
	border: none;
	width: 57px;
	height: 22px;
	background: url(/img/en/bg_b_show.png) no-repeat;
}
.bSubscribe
{
	border: none;
	width: 79px;
	height: 22px;
	background: url(/img/en/bg_b_subscribe.png) no-repeat;
}

.bEnter
{
	border: none;
	width: 58px;
	height: 22px;
	background: url(/img/en/bg_b_enter.png) no-repeat;
}

.bSend
{
	border: none;
	width: 65px;
	height: 22px;
	background: url(/img/en/bg_b_send.png) no-repeat;
}

.bSearch
{
	border: none;
	width: 51px;
	height: 22px;
	background: url(/img/en/bg_b_search.png) no-repeat;
}

.bCheckStatus
{
	border: none;
	width: 93px;
	height: 22px;
	background: url(/img/en/bg_b_check_status.png) no-repeat;
}

.bCreateNew
{
	border: none;
	width: 119px;
	height: 22px;
	background: url(/img/en/bg_b_create_new.png) no-repeat;
}

.bSendAnswer
{
	border: none;
	width: 83px;
	height: 22px;
	background: url(/img/en/bg_b_send_answer.png) no-repeat;
}

.bUnSubscribe
{
	border: none;
	width: 92px;
	height: 22px;
	background: url(/img/en/bg_b_unsubscribe.png) no-repeat;
}
.bActivate
{
	border: none;
	width: 72px;
	height: 22px;
	background: url(/img/en/bg_b_activate.png) no-repeat;
}

#lbPrevLink:hover {
	background: transparent url(/img/en/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink:hover {
	background: transparent url(/img/en/nextlabel.gif) no-repeat 100% 15%;
}

#lbCloseLink {
	width: 68px;
	height: 22px;
	background: transparent url(/img/en/bg_b_close.png) no-repeat center;
}

