.conferences{
	direction:rtl;
}
.basketBlock{
	direction:rtl;
}

.basketBlock ,.basketBlock div {
	color:#b4bfda !important;
	background-color:#233153 !important;
	border-width:1px !important;
}

.confBasket, .confBasket div{
	background-color:#303e61 !important;
	border-width:1px !important;
}

.confBasket hr{
	/*background-color:#91a1cb !important;*/
}

.basketBlock h2{
	color:#fff;
}

.basketBlock b{
	color:#fff;
}

.sessionMssg{
	direction:rtl;
}