.bReserv
{
	border: none;
	width: 112px;
	height: 22px;
	background: url(/img/ru/bg_b_reserv.png) no-repeat;
}

.bShow
{
	border: none;
	width: 81px;
	height: 22px;
	background: url(/img/ru/bg_b_show.png) no-repeat;
}
.bSubscribe
{
	border: none;
	width: 112px;
	height: 22px;
	background: url(/img/ru/bg_b_subscribe.png) no-repeat;
}

.bEnter
{
	border: none;
	width: 78px;
	height: 22px;
	background: url(/img/ru/bg_b_enter.png) no-repeat;
}

.bSend
{
	border: none;
	width: 84px;
	height: 22px;
	background: url(/img/ru/bg_b_send.png) no-repeat;
}

.bSearch
{
	border: none;
	width: 64px;
	height: 22px;
	background: url(/img/ru/bg_b_search.png) no-repeat;
}

.bCheckStatus
{
	border: none;
	width: 122px;
	height: 22px;
	background: url(/img/ru/bg_b_check_status.png) no-repeat;
}

.bCreateNew
{
	border: none;
	width: 151px;
	height: 22px;
	background: url(/img/ru/bg_b_create_new.png) no-repeat;
}

.bSendAnswer
{
	border: none;
	width: 117px;
	height: 22px;
	background: url(/img/ru/bg_b_send_answer.png) no-repeat;
}

.bUnSubscribe
{
	border: none;
	width: 158px;
	height: 22px;
	background: url(/img/ru/bg_b_unsubscribe.png) no-repeat;
}
.bActivate
{
	border: none;
	width: 105px;
	height: 22px;
	background: url(/img/ru/bg_b_activate.png) no-repeat;
}

#lbPrevLink:hover {
	background: transparent url(/img/ru/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink:hover {
	background: transparent url(/img/ru/nextlabel.gif) no-repeat 100% 15%;
}
#lbCloseLink {
	width: 86px;
	height: 22px;
	background: transparent url(/img/ru/bg_b_close.png) no-repeat center;
}

/* new */

.reservBlock h3 {
	height:66px;
	width:186px;
	margin-top: -10px;
	margin-left: -5px;
	overflow: hidden;
}

* html .reservBlock h3 {
	width:186px;
	margin-right: -15px;
}