/* Left Column */
#left-column-btn ul {
margin:0;
padding:9px 0 0 7px;
}

#left-column-btn li {
margin:0;
padding:0;
list-style: none;
float:left;
}

#left-column-btn span {
display: none;
}

#left-column-btn a {
float: left;
}		

#btn-subscribe {
width: 175px;
height: 104px;
background-image:url(../images/btn-subscribe-off.gif);
background-repeat:no-repeat;
}

#btn-subscribe a {
padding: 0 175px 104px 0;
}

#btn-subscribe a:hover {
background:url(../images/btn-subscribe-on.gif) no-repeat top left;
}

/* Right Column */
#right-column ul {
margin: 0;
padding: 0;
}

#right-column  li {
margin: 0;
padding: 0 0 7px 0;
list-style: none;
float:left;
}

#right-column  span {
display: none;
}

#right-column  a {
float: left;
}

#btn-live-united ul {
margin: 0;
padding: 0;
}

#btn-live-united  li {
margin: 0;
padding: 0 0 7px 0;
list-style: none;
float:left;
}

#btn-live-united  span {
display: none;
}

#btn-live-united  a {
float: left;
}
		
#btn-give {
width: 155px;
height: 104px;
background-image:url(../images/btn-give-off.gif);
background-repeat:no-repeat;
}

#btn-give a {
padding: 0 155px 104px 0;
}

#btn-give a:hover {
background:url(../images/btn-give-on.gif) no-repeat top left;
}

#btn-advocate {
width: 155px;
height: 104px;
background-image:url(../images/btn-advocate-off.gif);
background-repeat:no-repeat;
}

#btn-advocate a {
padding: 0 155px 104px 0;
}

#btn-advocate a:hover {
background:url(../images/btn-advocate-on.gif) no-repeat top left;
}

#btn-volunteer {
width: 155px;
height: 104px;
background-image:url(../images/btn-volunteer-off.gif);
background-repeat:no-repeat;
}

#btn-volunteer a {
padding: 0 155px 104px 0;
}

#btn-volunteer a:hover {
background:url(../images/btn-volunteer-on.gif) no-repeat top left;
}

#btn-tellus {
width: 155px;
height: 70px;
background-image:url(../images/btn-tellus-off.gif);
background-repeat:no-repeat;
}

#btn-tellus a {
padding: 0 155px 70px 0;
}

#btn-tellus a:hover {
background:url(../images/btn-tellus-on.gif) no-repeat top left;
}
