
.preview {
	float: left;
	width: 120px;
	height: 45px;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1em;
	text-align: left;
}


table td {
padding: 0 10px;
text-align: right;
font-size: 12px;
}
table th {
padding: 0 10px;
font-size: 12px;
}
div table .in th, div table td span.in {
color: #0066FF;
}
div table .out th, div table td span.out {
color: #2E8B57;
}
div table .inpeak th {
color: #80B2FF;
}
div table .outpeak th {
color: #83C5A0;
} 
