@charset "utf-8";
/* CSS Document */

.TA_rtable{
	
}
.TA_rtable tr{
	border: 1px solid red;
}
#TA_Container{
	overflow: scroll;
	height: 500px;
	overflow-x: hidden;
	border-bottom: 1px solid #414141;
}
#TA_Flags2{
	display: none;
}
#TA_Link{
	background: #121212 !important;
	padding: 15px !important;
	color: #fff !important;
	margin: 5px 0 !important;
	font-weight: bold !important;
}
.TA_rname{
	
}
.TA_rdate{
	font-size: 11px !important;
}
.TA_ruser{
	color: #444444 !important;
	font-size: 11px !important;
}