﻿@charset "utf-8";

.btn-check {
	background:url(../images/confirm_post_bt.jpg) no-repeat;
	width:129px;
	height:32px;
	border-style:none;
	text-align:center;
}

.btn-send {
	background:url(../images/fanmail_post_bt.jpg) no-repeat;
	width:129px;
	height:32px;
	border-style:none;
	text-align:center;
}

p#redbold-fan {
	font-weight:bold;
	color:#00F;
	margin:17px 0px 20px 0px;
}
