h2
{
	color:#7B4111;
	font-size:12px;
	background-image: url(/img/index/title_event.gif);
	margin:6px 0 6px 0;
	background-repeat:no-repeat;
	height:20px;
	padding-left:11px;
	padding-top:1px;
}

table#info { width: 100%; }
	table#info th { width: 120px; padding: 5px; color:#7B4111; background-color: #FFECDD; }
	table#info td { padding: 5px; }

#txt_mail    { width: 300px; ime-mode: disabled; }
#txt_subject { width: 500px; }
#txt_memo    { width: 500px; height: 150px; }

div.err { color: #990000; font-weight: bold; padding: 2px 0px; }

div.message{ margin-top:10px;}