
.card_panel {
	padding: 5px;
	margin-left: 1px;
	height: 279px;
}

#accordion h3 {
	background-image: url('../images/homepage/panel_header_background.gif');
	height: 26px;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
}

#accordion h3 a {
	text-decoration: none;
}

#accordion_wrapper a {
	color: white;
}

#general {
	background: url('../images/homepage/general_cards.png') no-repeat;
}

#congratulations {
	background: url('../images/homepage/congratulations_cards.png') no-repeat;
	color: black;
}

#congratulations a {
	color: black;
}

#birthday {
	background: url('../images/homepage/birthday_cards.png') no-repeat;
}

#valentines {
	background: url('../images/homepage/valentines_cards.png') no-repeat;
}

#mothers_day {
	background: url('../images/homepage/mothers_day_cards.png') no-repeat;
}

