/* 

	TableCloth	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* general styles */

table.tablecloth, td{
	font:100% Arial, Helvetica, sans-serif; font-size:12px; 
}
table.tablecloth {width:450px;border-collapse:collapse;margin:1em 0;}
th.tablecloth, td.tablecloth{text-align:left;padding:.5em;border:1px solid #fff;}
th.tablecloth{background:#5c9bbb url(tr_back.gif) repeat-x;color:#fff;}