.tbl_shows {
	width:100%;
}
.tbl_shows th,.tbl_shows td {
	text-align:left;
	vertical-align:top;
	border-bottom:dashed 1px #333;
}
th.txt_r,td.txt_r {
	text-align:right;
}
.tbl_shows th {
	color:#FFF;
}
.tbl_shows td {
	color:#CCC;
}
.col_10 {
	width:10%;
}
.col_60 {
	width:60%;
}
.col_20 {
	width:20%;
}
.frm_fld {
	margin:3px 0px;
	width:390px;
	padding:2px 3px;
	float:left;
	background:#371d3c;
	border:1px solid #7c5084;
}
.frm_area {
	width:526px;
	height:140px;
}
.frm_area_cmnt {
	width:526px;
	height:90px;
}
.sbm,.btn {
	display:block;
	float:left;
	width:131px;
	height:23px;
	text-indent:-999999em;
	overflow:hidden;
	text-decoration:none;
	border:none;
}
.btn {
	cursor:pointer;
	background:transparent;
}
.sbm_contact {
	background:url(../images/core/btn_contact.png) no-repeat 0px 0px;
}
.tbl_repeat {
	margin-bottom:14px;
	width:100%;
}
.tbl_repeat th,.tbl_repeat td {
	text-align:left;
	vertical-align:top;
	padding:3px 10px;
	border-bottom:dashed 1px #222;
}
.tbl_repeat th {
	font-weight:bold;
	background:#222;
	color:#f1f1f1;
}