@charset "UTF-8";
#likeButton {
	float: left;
	width: 491px;
	background-color: #F1EFE4;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../Images/Nav/rc_top_mc.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
	padding-left: 16px;
}
