﻿#bubble
{
  z-index:100;
  position:fixed;
  bottom:25px;
  right:5px;
  padding-top: 4px;
  width:215px;
  min-height:51px;
}

#bottomButton
{
  z-index:100;
  position:fixed;
  bottom:0px;
  right:5px;  
  padding-top: 4px;
  width:215px;
}

#bottomBig-div
{
  z-index:100;
  position:fixed;
  bottom:0px;
  right:7px;  
  padding-top: 4px;
  width:auto;
  display:none;
}

.big-top
{
	background-image:url(CustomerCare-bigTop.png);
	background-repeat:no-repeat;
	width:425px;
	height:49px;
	text-align:right;
}

.big-bg
{
	background-image:url(CustomerCare-bigBg.png);
	background-repeat:repeat-y;
	width:425px;
	min-height:255px;
}

.big-bottom
{
	background-image:url(CustomerCare-bigBottom.png);
	background-repeat:no-repeat;
	width:425px;
	height:29px;
}

.big-top img
{
	padding-right:21px;
	padding-top:19px;
}
