.lightbulb_bullet {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.black_bullet {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.testimonial_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #6CF;
	text-align: right;
}
.testimonial_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
}
.orange_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.lindt_table {
	background-color: #900;

    -moz-border-radius: 10px;

    -webkit-border-radius: 10px;

    -khtml-border-radius: 10px;

    border-radius: 10px;

}
.bunny_hop_number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #906;
}
.mothersday_table {
	background-color: #6CF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/Template_images/armygreen_grad_1px.jpg);
	padding: 5 5 5 5;
	border: 1;
	border-color: #000;
}
.mothersday-prizes_table {
	background-color: #99C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 5 5 5 5;
	border: 1;
	border-color: #000;
}
.prize_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #933;
	text-align: center;
	margin-bottom: 10px;
}
.box_prize {
	border: 3px solid #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fathersday-prizes_table {
	background-color: #69C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 5 5 5 5;
	border: 1;
	border-color: #000;
}
