body {
	direction:rtl;
}
.clear {
	clear:both;
}
.help-container {
	width:772px;
}
#menu {
	float:right;
	width:200px;
	font-size:17px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li {
	cursor:pointer;
	border:solid grey 1px;
	text-align:right;
	padding:12px;
	background-color:#F1F1F1;
}
#menu ul li.active {
	 background-color:#d2d2d2;
}
#descriptions {
	border:solid grey 1px;
	width:550px;
	overflow:auto;
	padding:10px;
	height:398px;
	float:right;
}
#explanation {
	display:none;	
}
.help-operators {	
    margin-top: 0;
    width:560px;
    z-index: 9999;
}
.container .GiftCard {
    display: none;
}	
.container.GiftCard .GiftCard {
    display: block;
}
.GiftCard .operators {
    margin: 0 auto;
    width: 380px;
}
.help-operator{
	float:right;
}
.GiftCard.help-operator {
    cursor: pointer;
    height: 100px;
    margin: 2px;
    width: 180px;
}
.container.TopUp .GiftCard, .container.PIN .GiftCard, .container.WiMax .GiftCard, .container.Bill .GiftCard, .container.Antivirus .GiftCard, .container.TrafficCard .GiftCard {
    display: none;
}
.container.GiftCard .GiftCard {
    display: block;
}
.GiftCard .http://chargereseller.com/operators .help-operator:hover {
    transform: scale(1.1, 1.1);
}
.help-operator.GooglePlay {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -180px 0 rgba(0, 0, 0, 0);
}
.help-operator.Microsoft {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.help-operator.iTunes {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -180px -100px rgba(0, 0, 0, 0);
}
.help-operator.Amazon {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 -100px rgba(0, 0, 0, 0);
}
.help-operator.XBox {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -180px -200px rgba(0, 0, 0, 0);
}
.help-operator.PlayStation {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 -200px rgba(0, 0, 0, 0);
}
.help-operator.PlayStationPlus {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -180px -300px rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.GooglePlay {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -120px 0 rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.Microsoft {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.iTunes {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -120px -67px rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.Amazon {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 -67px rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.XBox {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -120px -134px rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.PlayStation {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll 0 -134px rgba(0, 0, 0, 0);
}
.container.GiftCard .info .GiftCard.help-operator.PlayStationPlus {
    background: url("http://chargereseller.com/img/gift-cards.png") no-repeat scroll -120px -200px rgba(0, 0, 0, 0);
}