﻿.bodyContent {
float:left;
padding-left: 90px;
padding-right: 90px;
width: 770px;
}

.giftBody h1 {
margin-bottom: 22px;
}

.giftBody h3 {
margin-bottom: 18px;
padding: 0;
}

.giftBody h3 span {
text-transform: none;
}

.giftBody p {
line-height: 15px;
padding-bottom: 18px;
}

.giftBody .list {
margin-bottom: 30px;
}

#cardList li {
color: #000;
float: left;
font-size: 11px;
font-weight: bold;
margin-right: 35px;
text-align: center;
width: 220px;
}

#cardList li h2 {
background: url(../images/arrowDown.gif) no-repeat bottom center;
color: #dd6a31;
font-size: 16px;
font-weight: normal;
margin-bottom: 3px;
padding-bottom: 23px;
}

#cardList li h2 a {
text-decoration: underline;
}

#cardList li img {
margin-bottom: 2px;
}

#cardList li p {
padding-bottom: 10px;
}

.btnBalance a {
background: url(../images/btnCheckBalance.gif) no-repeat 0px 0px;
display: block;
height: 22px;
text-indent: -9999px;
width: 131px;
}

.btnBalance a:hover {
background-position: 0 -22px;
}