table.user_table {
	width: 100%;
	background-color: #cacaca;
}
table.user_table th {
	background-image: url('../images/forum/header2.gif');
	color: #999;
}
td.row1 {
	background-color: #eaeaea;
}
td.row2 {
	background-color: #e2e2e2;
}
