﻿body, td {
	color: #fff;
}

div#contentLeft {
	position: absolute;
	margin: 24px 5px 5px 39px;
	height: 395px;
	overflow: hidden;
}

div#content {
	margin: 24px 12px 5px 229px;
	padding-right: 10px;
	height: 375px;
	overflow-y: auto;
	overflow-x: hidden;
}



