.membership_compare {
	width: 724px;
	float: left;
	margin: 0;
	border: 1px solid #fbf3cb !important;
	background-color: #fffced;
}

div#content .membership_compare td {
	vertical-align: middle;
}
.membership_compare .title {
	width: 310px;
	padding: 2px 3px 2px 3px;
	font-size: 14px;
	font-weight: 800;
	text-align: left;
	vertical-align: middle;
	color: rgb(12, 33, 124);
	background-color: rgb(242, 233, 188);
}
.membership_compare .sub_title {
	width: 99px;
	padding: 2px 0 2px 0;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	vertical-align: middle;
	color: rgb(12, 33, 124);
	background-color: rgb(242, 233, 188);
}
.membership_compare .header {
	padding: 2px 3px 2px 3px;
	font-size: 13px;
	font-weight: 800;
	text-align: left;
	color: rgb(12, 33, 124);
	background-color: #fcf7db;
}
.membership_compare .content_list {
	padding: 1px 6px 1px 6px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: rgb(12, 33, 124);
	background-color: #fffced;
}
.membership_compare .content_value {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: rgb(12, 33, 124);
	background-color: #fffced;
}

.membership_compare .note_1 {
	font-weight: normal !important;
	color: #D48AA8;
}
.membership_compare .note_2 {
	font-weight: 800;
	color: #C40000;
}
.membership_compare .sign_up_button {
	width: 80px;
	padding: 1px;
	margin: 2px 0 2px 0;
	color: #333333;
}
#notification {
	padding: 10px;
	background-color: #f2e1ea;
}
#notification span {
	padding: 10px;
	border: 1px solid #C40000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #C40000;
	background-color: #FFFFFF;
}
#notification span a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	text-decoration: none;
	color: #FF0000;
}
#notification span a:visited {
	font-weight: 800;
	color: #FF0000;
}
#notification span a:active {
	font-weight: 800;
	color: #FF0000;
}
#notification span a:hover {
	text-decoration: none;
	color: #C40000;
}