/* CSS Document */
table.list th{
	background-color:#333333;
	padding:0px 5px 0px 5px;
}
table.list td{
	text-align:left;
	padding-left:5px;
}

