/* CSS Document */

table {
	width: 100%;
}

#doc {
	width: 600px;
}

table.table_resize {
	width: auto;
}

label:hover {
	color: #0050c0;
}

