@CHARSET "ISO-8859-1";

table {
	width: 700px;
	border: 1px dotted #000;
	margin-bottom: 50px;
	}

th {
	background: transparent url(../../images/box-bg.gif) bottom left repeat-x;
	}

td {
	font: .85em "Trebuchet MS" Arial sans-serif;
	padding: 3px;
	}

.ye_color {
	color: #1C5BA2;
	}

.super_size {
	font-size: 1.3em;
	}
	
