.table1 {
	height: 800px;
	width: 1200px;
	position: absolute;
	top: 5px;
	right: 50px;
	visibility: visible;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: .5px;
	font-weight: bold;
	line-height: 25px;
}
