/* 
	DirtyKnickersOnline Charts CSS Document
	October 2006
	Mike Hearfield
*/

/*--------------------------------------------------------------------------- PRODUCT DETAILS VIEW */
table#tbl_size{
	background-color:#FFFFFF;
	color:#000000;
	width:581px;
	padding:3px;
	margin-bottom:10px;
	}
	table#tbl_size thead, table#tbl_size tfoot{
		height:25px;
		background-color:#CACACA;
		width:141px;
	}
	table#tbl_size td{
		text-align:center;
		background-color:#E4E4E4;
	}
	table#tbl_size td.cola, table#tbl_size td.colb{
		background-color:#7B7C7C;
		width:69px;
		color:#FFFFFF;
		font-weight:bold;
	}
	table#tbl_size caption{
		background:#000000 url("images/boxes/wWhtHead.gif") 0 0 no-repeat;
		height:26px;
		line-height:30px;
		font-size:1.2em;
		font-weight:bold;
	}
/*---------------------------------------------------------------------------*/


