.table1{
	border-collapse:collapse;
	margin-left:15px;
}

.table1 td,
.table1 th{
	border:solid 1px #333;
	padding:4px;
}

.table1 th{
	font-weight:normal;
	text-align:center;
	background:#eee;
}

.new{width:215px;}
.prv{width:215px;}
.nam{width:115px;}
.diff{text-decoration:underline;}