* { margin:0; padding:0; }

body {
	-x-system-font:none;
	font-family:Georgia,serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}

#page-wrap { margin:0 auto; width:960px;}

table { border-collapse: collapse; width: 100%; margin-top: 74px; }

thead { width: 100%; position: fixed; height: 74px; top: 0;
        background: url(/images/dist-head.png) no-repeat; }


tbody	{
	margin-top: 50px;
	width: 960px;
	}

td {
	font-size: 1.3em;
	border:1px solid silver;
	padding:10px;	
	text-align: center;
	}

.hover { background-color: #eee; }

.medium	{ width: 110px; }
.large { width: 290px; }
.small	{ width: 50px; }
