.workstream_textarea{
	margin-top:3px;
	width:662px;
}
.workstream_button{
	margin-top: 5px;
}
#workstream_display{
	margin-top: 20px;
}

.workstream_table {
	border-collapse: collapse;
	border: none;
}

.workstream_table td{
	padding: 5px;
	border: none;
	border-bottom: 1px solid #efefef;
}
.workstream_info{
	line-height:1em;
	margin-bottom:3px;
}
.workstream_name{
	font-weight:bold;
	font-size:1em;
}
.workstream_time{
	color:#666;
	font-size:1em;
}
.workstream_new{
	opacity:0;
}