.activity_row {
	border: 0px solid #336699;
	clear: both;
	height:100%;
	width: 100%;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom : 2px;
}
.activity_c1 {color: #FF9900;background-color:Transparent;float: left;font-size: medium;height: 100%;width: 15px;}
.activity_c2 {float: left;font-size: small;font-weight: lighter; /*color :#505050;*/}
.activity_c3 {float: left;margin-left: 5px;width: 65%;}
.activity_c4 {float: left;font-size: small;overflow: visible;padding-top: 2px;white-space: nowrap;}
.activity_c5 {clear: right;color: #999999;background-color:Transparent;float: right;font-size: small;text-align: right;overflow:visible;}

.activity_rrow 
{
	background-color: #336CC8;
	border: 0px solid #FF0000;
	clear: both;
	color: #F0F0FF;
	font-size: x-small;
	height: 100%;
	overflow: auto;
	white-space: nowrap;
	width: 100%;
}
.activity_rc1 {float: left;width: 15px;}
.activity_rc2 {float: left;width: 115px;}
.activity_rc3 {float: left;margin-left: 5px;width: 65%;}
.activity_rc4 {float: left;white-space: nowrap;	}
.activity_rc5 {clear: right;float: right;height: 100%;text-align: right;}

.input_column_l {float:left;width:170px;font-size:small;}
.input_column_r {margin-left: 170px;overflow:visible;}

.content_left {float:left;width:100px;font-size:small;color:#808080;}
.new7 {color:Black;background-color:#00CC00;font-size:xx-small;border-right: double 3px #006600;}
.new14 {color:Black;background-color:#FF9900;font-size:xx-small;border-right: double 3px #863600;}
