#headerBottom
{
    background: url(../../images/subHeaders/header_getting.jpg) top left no-repeat;
    height: 47px;
	width: 796px;
	margin-left: 14px;
}

a#getting
{
	background: url(../../images/nav_getting_on.gif) top left;
}

h2#renew
{
  background: url(../../images/txt_renew.gif) no-repeat top left;
  width: 294px;
  height: 15px
}

div#step1
{
  margin-top: 15px;
  background: url(../../images/number_01.gif) top left no-repeat;
}

div#step2
{
  background: url(../../images/number_02.gif) top left no-repeat;
}

div#step3
{
  background: url(../../images/number_03.gif) top left no-repeat;
}

div#step1, div#step2, div#step3
{
  padding-left: 50px;
  background-position: 0 3px;
  margin-bottom: 30px;
}