﻿.tablesoftware {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size:small;
	color:#444444;
}
.tablesoftware a {
	font-weight:normal;
}
.tablesoftware_header {
	color: #FFFFFF;
	background: #303028;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}
.tablesoftware td {
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	padding: 5px;
}
.tablesoftware_col2 {
	width:70px;
	text-align:center;
}
.tablesoftware_col1 {
	background-color:#F0F5F1;
	width:140px;
}

