/*PACK USD*/
.pack_80_gold_USD
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/80_gold_usd.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_280_gold_USD
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/280_gold_usd.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_600_gold_USD
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/600_gold_usd.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_1400_gold_USD
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/1400_gold_usd.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

/*PACK EUR*/
.pack_80_gold_EUR
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/80_gold_eur.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_280_gold_EUR
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/280_gold_eur.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_600_gold_EUR
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/600_gold_eur.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

.pack_1400_gold_EUR
{
  width:              157px;
  height:             92px;
  background:         url(/wwStorePlugin/images/subscription/package/1400_gold_eur.jpg) no-repeat left top;
  display:            block;
  cursor:             hand;
  text-decoration:    none;
}

/************************************************************************************/

.pack_wooz_content
{
  width:              157px;
  height:             92px;
  float:              left;
  margin-right:       8px;
}


.pack_wooz
{
  width:              157px;
  line-height:        90%;
  text-align:         right;
  padding-top:        12px;
}

.pack_qty
{
   color:             #558418;
   font-size:         23px;
   padding-right:     10px;
}

.pack_sort
{
   color:             #558418;
   font-size:         11px;
   padding-right:     17px;
}


.pack_price
{
  width:              157px;
  color:              #4884af;
  text-align:         right;
  position:           relative;
  top:                73px;
  right:              5px;
}

span.device
{
  color:              #4884af;
  padding-right:      5px;
}

.option_gray
{
	color:#8b8b8b;
}