.div_pod {
	height:147px;
	width:308px;
}
.div_pod_a {
	height:145px;
	width:308px;
}
/* Talk to a rep #1 */
#cell_pod_1 {
	background: url(../images/pods/pod_talk_1.jpg);
}
#img_pod_1_button {
	position:relative;
	top:81px;
	left:15px;
	cursor:pointer;
}

/* Talk to a rep #2 */
#cell_pod_4 {
	background: url(../images/pods/pod_talk_2.jpg);
}
#img_pod_4_button {
	position:relative;
	top:80px;
	left:15px;
	cursor:pointer;
}

/* See a Nurse #1 */
#cell_pod_2 {
	background: url(../images/pods/pod_nurse_1.jpg);
}
#img_pod_2_button {
	position:relative;
	top:80px;
	left:15px;
	cursor:pointer;
}

/* See a Nurse #2 */
#cell_pod_5 {
	background: url(../images/pods/pod_nurse_2.jpg);
}
#img_pod_5_button {
	position:relative;
	top:80px;
	left:15px;
	cursor:pointer;
}

/* Sign Up */
#cell_pod_3 {
	background: url(../images/pods/pod_signup.jpg);
}
#txt_pod_3 {
	position:relative;
	top:79px;
	left:15px;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:13px;
}
#img_pod_3_button {
	position:relative;
	top:86px;
	left:40px;
	cursor:pointer;
}

/* Contest Signup */
#cell_pod_6 {
	background: url(../images/pods/pod_sail2.jpg);
}
#img_pod_6_button {
	position:relative;
	top:85px;
	left:15px;
	cursor:pointer;
}

#cell_pod_7 {
	background: url(../images/pods/fungroup.jpg);
}
#cell_pod_8 {
	background: url(../images/pods/horses.jpg);
}
#cell_pod_9 {
	background: url(../images/pods/kayak.jpg);
}
#cell_pod_10 {
	background: url(../images/pods/nurse.jpg);
}

/* Start earning rewards */
#cell_pod_11 {
	background: url(../images/pods/pod_rewards.jpg);
}
#img_pod_11_button {
	position:relative;
	top:85px;
	left:15px;
	cursor:pointer;
}

/* Already a nurse */
#cell_pod_12 {
	background: url(../images/pods/pod_already.jpg);
}
#img_pod_12_button {
	position:relative;
	top:85px;
	left:15px;
	cursor:pointer;
}