﻿h1 {
	font-family: "Corbel";
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #FF0066;
	text-align: center;
	line-height: 45px;
}
body {
	font-family: Corbel;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
a:hover {
	font-family: "Corbel";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #FF0066;
}
a {
	font-family: "Corbel";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #0000FF;
}
img {
	border-style: none;
}
h2 {
	font-family: "monotype Corsiva";
	font-size: x-large;
	color: #006699;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
/* CSS layout */
#left_col {
	width: 125px;
	position: absolute;
	left: 0px;
	top: 120px;
}

#right_col {
	width: 125px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: left;
}
#page_content {
	padding: 2px;
	margin-right: 125px;
	margin-left: 125px;
}
	
#container {
	position: relative;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	clear: none;
}
#backcover {
	background-color: #fff;
	position: relative;
	width: 100%;
	height: 100%;
	border-style: none;
	padding: 0px;
}
#bottom_nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-style: groove;
	position: relative;
	background-color: #fff;
	clear: both;
	top: 20px;
}
#logo {
	position: relative;
	left: 0px;
	top: -47px;
	width: 80px;
}
a:active {
	font-family: "Corbel";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
#Exotic {
	padding: 2px;
	margin: 2px;
	float: left;
	width: 190px;
	background-image: url('../../images/categories/exotic_anniversary.jpg');
	overflow: hidden;
	background-repeat: no-repeat;
	height: 180px;
}
#Thoughtful {
	padding: 2px;
	margin: 2px;
	background-position: center;
	float: left;
	width: 190px;
	background-image: url('../../images/categories/thoughtful_anniversary.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 180px;
}
#Sensual {
	padding: 2px;
	margin: 2px;
	background-position: center;
	float: left;
	width: 190px;
	background-image: url('../../images/categories/sensual_anniversary.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 180px;
}
#tbmenu {
	left: 0px;
	position: relative;
	width: 98%;
}
#anniversary_lb {
	padding: 1px;
	margin: 0px;
	width: 210px;
	height: 555px;
	position: relative;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	color: #ff0066;
	float: left;
	top: 0px;
	left: -475px;
}
/*
#navigation ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li {
	display: list-item;
}


#nav-Anniversaries a {background-position: -125px 0;}
#nav-Anniversaries a:hover {background-position: -125px -50px;}
#nav-Anniversaries a:active {background-position: -125px -100px;}

#nav-reminders a {background-position: -250px 0;}
#nav-reminders a:hover {background-position: -250px -50px;}
#nav-reminders a:active {background-position: -250px -100px;}

#nav-etiquette a {background-position: -375px 0;}
#nav-etiquette a:hover {background-position: -375px -50px;}
#nav-etiquette a:active {background-position: -375px -100px;}

#nav-history a {background-position: -500px 0;}
#nav-history a:hover {background-position: -500px -50px;}
#nav-history a:active {background-position: -500px -100px;}

#nav-party a {background-position: -625px 0;}
#nav-party a:hover {background-position: -625px -50px;}
#nav-party a:active {background-position: -625px -100px;}

#nav-links a {background-position: -750px 0;}
#nav-links a:hover {background-position: -750px -50px;}
#nav-links a:active {background-position: -750px -100px;}

#nav-store a {background-position: -875px 0;}
#nav-store a:hover {background-position: -875px -50px;}
#nav-store a:active {background-position: -875px -100px;}

#nav-sitemap a {background-position: -1000px 0;}
#nav-sitemap a:hover {background-position: -1000px -50px;}
#nav-sitemap a:active {background-position: -1000px -100px;}
*/
#gift_tabs {
	clear: both;
	margin-top: 1px;
	padding-bottom: 5px;
}
#gift_tabs ul {
	margin: 1px;
	padding: 0px;
	list-style: none;
}
#gift_tabs li { float: left; padding: 0px; margin: 0px;}

#gift_tabs a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-image: url("../images/tb_lr-hover.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 2px;
	text-decoration: none;
}
#gift_tabs a {background-position: 0px 0px;}
#gift_tabs a:hover {background-position: 0 -35px;}
#gift_tabs a:active {background-position: 0 -70px;}

#gift_tabs a label {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/tb_current.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 0px;
	text-decoration: none;
}
#gift_tabs a label {background-position: 0px 0px;}
#gift_tabs a:hover label {background-position: 0 -35px;}
#gift_tabs a:active label {background-position: 0 -70px;}

#gift_tabs a span {
	display: block;
	padding: 5px 11px 4px 11px;
	background-image: url("../images/tb_sr-hover.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#gift_tabs a span {background-position: right top;}
#gift_tabs a:hover span {background-position: right -35px;}
#gift_tabs a:active span {background-position: right -70px;}

#anniversary_lb .aibox .aibox-content ul {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
}
#anniversary_lb .aibox .aibox-content li {
	float: none;
	padding: 1px 0px 1px 25px;
	margin: 0px;
	font-family: corbel;
	font-size: 18px;
	color: #FF0066;
}
#anniversary_lb .aibox .aibox-content a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-right: 1px;
	text-decoration: none;
	font-family: corbel;
	color: #FF0066;
}
#anniversary_lb .aibox .aibox-content li a {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
	height: 18px;
}
#anniversary_lb .aibox .aibox-content p {
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
}
#anniversary_mb {
	background-position: 0px 4px;
	width: 475px;
	background-image: url('../images/middle-boxplain.jpg');
	background-repeat: no-repeat;
	position: relative;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	color: #ff0066;
	float: left;
	padding-top: 2px;
	top: 0px;
	left: 215px;
}
#anniversary_mb h1 {
	padding: 0px;
	margin: 0px;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	color: #ff0066;
	text-align: left;
	text-indent: 4px;
	line-height: 24px;
}
#anniversary_mb h2 {
	margin: 2px 0px 3px 5px;
	font-family: Corbel;
	font-size: 30px;
	font-weight: bold;
	color: #ff0066;
	text-align: left;
	text-indent: 4px;
}
#anniversary_mb p {
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
}
#anniversary_mb h3 {
	font-family: Corbel;
	font-size: 14px;
	color: #ff0066;
	text-align: left;
	text-indent: 4px;
	line-height: 16px;
}
#anniversary_mb a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
}
#anniversary_mb ul {
	margin: 1px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}
#anniversary_mb li {
	float: none;
	padding: 1px 0px 1px 25px;
	margin: 0px;
	font-family: corbel;
	font-size: 18px;
	color: #FF0066;
}
#middle_tabs {
	clear: both;
	margin-top: 1px;
	padding-bottom: 5px;
}
#middle_tabs ul {
	margin: 1px;
	padding: 0px;
	list-style: none;
}
#middle_tabs li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#middle_tabs a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/middle-lb.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 1px;
}
#middle_tabs a span {
	display: block;
	padding: 5px 11px 4px 11px;
	background-image: url('../images/middle-rb.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
/*.gift_tabs a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}*/
#anniversary_essentials {
	margin: 0px 1px 5px 5px;
	background-position: 0px 0px;
	width: 227px;
	height: 140px;
	background-image: url('../images/anniversary-essentials.gif');
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 40px;
	font-family: Corbel;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 1px;
	right: 37px;
}
#anniversary_essentials {
	clear: both;
	margin-top: 1px;
	padding-bottom: 5px;
}
#anniversary_essentials ul {
	margin: 1px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: none;
	overflow-y: auto;
	height: 120px;
	list-style-type: none;
}
#anniversary_essentials li {
	background-position: left top;
	float: left;
	padding: 5px;
	margin: 1px;
	width: 186px;
	height: 110px;
	background-image: url("../images/ae-box.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
}
#top_title {
	background-position: 9px -1px;
	position: relative;
	top: 0px;
	width: 100%;
	background-image: url('../images/anniversary_ideas_logo.jpg');
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#top_status {
	position: absolute;
	top: 0px;
	width: 156px;
	right: 0px;
}
#anniversary_lb .aibox .aibox-content li a:hover {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: corbel;
	color: #ffffff;
	background-color: #666666;
	height: 18px;
}
#anniversary_mb a:hover {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: underline;
	font-family: corbel;
	color: #ffffff;
	background-color: #666666;
}
#middle_tabs a:hover {
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/middle-lb.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 1px;
	text-decoration: underline;
}
#anniversary_lb .aibox .aibox-content h4 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: corbel;
	color: #FF0066;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#anniversary_lb .aibox .aibox-content h3 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: corbel;
	color: #FF0066;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#anniversary_lb .aibox .aibox-content a:hover {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: underline;
	font-family: corbel;
	color: #FF0066;
}
.ailbox a {
	margin: 2px 1px 3px 1px;
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0066;
}
.ailbox a:hover {
	margin: 2px 1px 3px 1px;
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0066;
}
.ailbox{
	width: 100%;
	margin: 0px auto;
	background: url('../images/anniversary-lbox-left.gif') repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.ailboxtop {
	width: 100%;
	height: 25px;
	background: url('../images/anniversary-largebox-top.gif') no-repeat left top;
}
.ailboxtop span {
	display: block;
	position: relative;
	height: 25px;
	background: url('../images/anniversary-largebox-toprig.gif') no-repeat right top;
}
.ailbox-content {
	position: relative;
	background: url('../images/anniversary-lbox-right.gif') repeat-y right top;
	padding: 1px 10px 1px 12px;
	margin: 0px 0 0px 18px;
	background-color: #fff;
}
.ai_contentpbox {
	width: 100%;
	margin: 0px auto;
	background: url(../images/box_leftpp.gif) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
}
.aicpboxtop {
	width: 100%;
	height: 10px;
	background: url(../images/boxtopppw.gif) no-repeat left top;
}
.aicpboxtop span {
	display: block;
	position: relative;
	height: 10px;
	background: url(../images/boxtop_rightpp.gif) no-repeat right top;
}
.aicpbox-content {
	position: relative;
	background: url(../images/box_rightpp.gif) repeat-y right top;
	padding: 1px 10px 1px 10px;
	margin: 0px 0 0px 10px;
	background-color: #fae7f4;
}
.aicpboxbottom {
	width: 100%;
	height: 20px;
	background: url(../images/box_bottomppw.gif) no-repeat left bottom;
}
.aicpboxbottom span {
display:block;
position:relative;
height:20px;
background:url(../images/boxbottom_rightpp.gif) no-repeat right bottom;
}
.ailboxbottom {
	width: 100%;
	height: 30px;
	background: url('../images/anniversary-largebox-bottom.gif') no-repeat left bottom;
}
.ailboxbottom span {
	display: block;
	position: relative;
	height: 30px;
	background: url('../images/anniversary-lbox-botright.gif') no-repeat right bottom;
}
.ailbox_rightimage {
	margin: 1px 0px 0px 1px;
	padding: 1px;
	position: relative;
	height: 100px;
	overflow: hidden;
	width: 120px;
}
.ailbox_lefttext {
	margin: 4px 4px 0px 1px;
	padding: 2px;
	position: relative;
	overflow: hidden;
	width: 42%;
	float: left;
}
.aibox a {
	margin: 2px 1px 3px 1px;
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0066;
}
.aibox a:hover {
	margin: 2px 1px 3px 1px;
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0066;
}
.aibox{
	width: 100%;
	margin: 0px auto;
	background: url(../images/box_left.gif) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
}
.aiboxtop {
	width: 100%;
	height: 10px;
	background: url(../images/boxtop.gif) no-repeat left top;
}
.aiboxtop span {
	display: block;
	position: relative;
	height: 10px;
	background: url(../images/boxtop_right.gif) no-repeat right top;
}
.aibox-content {
	position: relative;
	background: url(../images/box_right.gif) repeat-y right top;
	padding: 1px 10px 1px 10px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
}
.aiboxbottom {
	width: 100%;
	height: 20px;
	background: url(../images/boxbottom.gif) no-repeat left bottom;
}
.aiboxbottom span {
display:block;
position:relative;
height:20px;
background:url(../images/bottombox_right.gif) no-repeat right bottom;
}
.aibox_rightimage {
	margin: 1px 0px 0px 1px;
	padding: 1px;
	position: relative;
	height: 100px;
	overflow: hidden;
	width: 120px;
}
.aibox_lefttext {
	margin: 4px 4px 0px 1px;
	padding: 2px;
	position: relative;
	width: 100px;
	float: left;
	display: block;
	height: 100px;
}
#footerinfo {
	position: relative;
	top: 30px;
	overflow: hidden;
	background-image: url('../images/box_topbit.gif');
	background-repeat: repeat-x;
	clear: left;
}
.ai_subbox {
	width: 24%;
	margin: 0px auto;
	background: url(../images/box_leftpp.gif) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
}
.aisubboxtop {
	width: 100%;
	height: 10px;
	background: url(../images/boxtoppp.gif) no-repeat left top;
}
.aisubboxtop span {
	display: block;
	position: relative;
	height: 10px;
	background: url(../images/boxtop_rightpp.gif) no-repeat right top;
}
.aisubbox-content {
	position: relative;
	background: url(../images/box_rightpp.gif) repeat-y right top;
	padding: 1px 10px 1px 10px;
	margin: 0px 0 0px 10px;
	background-color: #fae7f4;
}
.aisubboxbottom {
	width: 100%;
	height: 20px;
	background: url(../images/box_bottompp.gif) no-repeat left bottom;
}
.aisubboxbottom span {
display:block;
position:relative;
height:20px;
background:url(../images/boxbottom_rightpp.gif) no-repeat right bottom;
}
#right_content {
	width: 285px;
	position: relative;
	float: right;
}
#anniversary_tabs {
	clear: both;
	margin-top: 1px;
	padding-bottom: 5px;
}
#anniversary_tabs ul {
	margin: 1px;
	padding: 0px;
	list-style: none;
}
#anniversary_tabs li {
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px;
}
#anniversary_tabs a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/middle-anniversary-bleft.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
#anniversary_tabs a:hover {
	background-position: 0 0px;
}
#anniversary_tabs a:active {
	background-position: 0 -100px;
}
#anniversary_tabs a span {
	display: block;
	padding: 5px 11px 23px 9px;
	background-image: url('../images/middle-anniversary-bright.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
#anniversary_tabs a span {
	background-position: right top;
}
#anniversary_tabs a:hover span {
	color: #0066FF;
	text-decoration: underline;
}
#anniversary_tabs a:active span {
	background-position: right -100px;
}
#anniversary_tabs a label {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-image: url('../images/middle-anniversary-bs.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
#anniversary_tabs a:hover label {
	text-decoration: underline;
	color: #0066FF;
}
#anniversary_tabs a:active label {background-position: 0 -100px;}
.productbox {
	width: 152px;
	height: 220px;
	overflow: hidden;
	position: relative;
	float: left;
}
.product_title {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 700;
	clear: both;
	overflow: hidden;
	height: 32px;
	position: relative;
	top: -7px;
	left: -10px;
	text-align: center;
}
.product_image {
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.product_price {
	margin: 3px;
	padding: 2px;
	bottom: 2px;
	position: relative;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	color: #333333;
}
sup {
	font-size: smaller;
}
.product_descript {
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	font-family: corbel;
	color: #333333;
	height: 120px;
	overflow: hidden;
	left: -15px;
}
.product_info {
	position: relative;
	left: -10px;
}
.rbox_image {
	margin: 4px 10px 1px 1px;
	padding: 4px;
	right: 0px;
	width: 120px;
	height: 100px;
	top: 0px;
	float: right;
	overflow: hidden;
	position: relative;
}
.gender_live {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: underline;
	font-family: corbel;
	color: #ffffff;
	background-color: #666666;
}
#right_content p {
	padding: 5px 5px 0px 0px;
	width: 100px;
	position: relative;
	float: left;
}
.clear {
	clear: both;
}
.tblcntr {
	width: 90%;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
}
.tblcntr tr.alt {
	background-color: #FFCCFF;
}
.tblcntr td a {
	width: 90%;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: 700;
	vertical-align: middle;
	text-align: left;
}
.aicpbox-content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	font-style: normal;
	list-style-type: disc;
	list-style-position: inside;
}
.aibox_rightbanner {
	margin: 1px 0px 0px 1px;
	padding: 1px;
	position: relative;
	height: 60px;
	overflow: hidden;
	width: 234px;
}
.Matcontainer{
	border-style: none;
	width: 275px;
	height: 169px;
	overflow: hidden;
	margin: auto;
	position: relative;
	top: -7px;
	left: -17px;
}
.Matcontainer iframe {
	width: 490px;
	height: 300px;
	margin-top: -125px;
	margin-left: -219px;
}
#anniversary_mbnb {
	width: 475px;
	position: relative;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	color: #ff0066;
	float: left;
	padding-top: 2px;
	left: 215px;
}
#anniversary_mbnb h1 {
	padding: 0px;
	margin: 0px;
	font-family: Corbel;
	font-size: large;
	font-weight: bold;
	color: #ff0066;
	text-align: left;
	text-indent: 4px;
	line-height: 24px;
}
#anniversary_mbnb h2 {
	margin: 0px;
	font-family: Corbel;
	font-size: 36px;
	font-weight: bold;
	color: #ff0066;
	text-align: center;
}
#anniversary_mbnb p {
	padding: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
}
#anniversary_mbnb h3 {
	font-family: Corbel;
	font-size: 14px;
	color: #ff0066;
	text-align: left;
	text-indent: 4px;
	line-height: 16px;
}
#anniversary_mbnb a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
	font-family: corbel;
	color: #666666;
}
#anniversary_mbnb ul {
	margin: 1px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}
#anniversary_mbnb li {
	float: none;
	padding: 1px 0px 1px 25px;
	margin: 0px;
	font-family: corbel;
	font-size: 18px;
	color: #FF0066;
}
#anniversary_mbnb a:hover {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: underline;
	font-family: corbel;
	color: #ffffff;
	background-color: #666666;
}

#anniversary_mb p a {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Corbel;
	color: #333333;
}
#anniversary_mb p a:hover {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Corbel;
	color: #FFFFFF;
	text-transform: none;
}
#anniversary_lb .aibox .aibox-content li a:hover {
	display: inline;
}

