#topfeatured_container {
	text-align: center;
	background-image: url(../images/music-lessons-body-background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 884px;
	height: 153px;
	overflow: auto;
	padding-bottom: 15px;
}
#topfeatured_box_1 {
	background-image: url('../images/music-lessons-featured-box_01.jpg');
	width: 306px;
	height: 153px;
	float: left;
	color: #535f7d;
	text-align: center;
	font: bold 13px "Lucida Grande", Lucida, sans-serif;
}
#topfeatured_box_1 p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 200px;
	line-height: 18px;
	padding-top: 14px;
	padding-left: 35px;
}
#topfeatured_box_1 img {
	margin-left: auto;
	margin-right: auto;
	padding-left: 35px;
}
#topfeatured_box_2 {
	background-image: url('../images/music-lessons-featured-box_02.jpg');
	width: 264px;
	height: 153px;
	float: left;
	color: #535f7d;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#topfeatured_box_2 p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 200px;
	line-height: 18px;
	padding-top: 14px;
}
#topfeatured_box_2 img {
	margin-left: auto;
	margin-right: auto;
}	
#topfeatured_box_3 {
	background-image: url('../images/music-lessons-featured-box_03.jpg');
	width: 314px;
	height: 153px;
	color: #535f7d;
	float: left;
	font: bold 13px "Lucida Grande", Lucida, sans-serif;
}
#topfeatured_box_3 form {
	margin: 0 0 0 0;
	text-align: left;
	padding-top: 14px;
	padding-left: 50px;
}
#topfeatured_box_3 p {
	margin: 4px 0 0;
	padding-bottom: 11px;
}
.note_red {
	color: #d24425;
}