table.list{
	border:				1px solid #dbdbdb;
	border-collapse:	collapse;	
	
}


table.list th{
	line-height:		24px;
	font-size:			14px;
}
table.list td{
	line-height:		20px;
	padding:			5px;
	border:				1px solid #dbdbdb;
	background-image:	url(/templates/i/tdbg.jpg);
	background-repeat:	repeat-x;
	background-color:	white;
	text-align:			center;
	text-spacing:		2px;
	font-size:			13px;
}
