.headerTable {
	width: 690px;
}
.headerTable td {
	font-size: 10px !important;
	line-height: 13px !important;
	padding: 5 2 2 2 !important;
	border: none !important;
}
.hitTable {
	width: 720px;
	border-left: #c1c1c1 1px solid;
}
.hitTable td {
	border: none !important;
	font-size: 10px !important;
	line-height: 12px !important;
	border-bottom: #c1c1c1 2px solid;
	border-right: #c1c1c1 1px solid;
	padding: 2px;
}
.ieHackLeft {
	float: left; 
	width: 110px;
	font-size: 10px !important;
	line-height: 12px !important;
}
.ieHackRight {
	float: right; 
	text-align: left;
	width: 110px;
	font-size: 10px !important;
	line-height: 12px !important;
}
.ieHackRightLong {
	float: right; 
	text-align: left;
	font-size: 10px !important;
	line-height: 12px !important;
}
.strong {
	font-weight: bold;
}
.strongC {
	font-weight: bold;
	text-align: center;
}
.center {
	text-align: center;
}
.headerBlock {
	position: relative;
}
.detailsTable td {
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 5px;
}
.detailsLeft {
	color: #40a63c;
}
