body{
	background-color: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
#progress {
	position:absolute;
	top: 130px;
	left:370px}
img{
	border: 0px;
}

a:link,
a:visited,
a:active,
a:hover{
	color: #003366;
	text-decoration: none;
}

a:hover{
	color: #ff6600;
	text-decoration: none;
}

.mainDiv{
	width: 800px;
}

table{
	width: 100%;
	margin: 0px;	
}

tr{
	background-color: #e3e3e3;
}

td{
	border: 0px;
	padding: 0px;
	/*background-color: #e3e3e3;*/
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.cellFileNumber{
	padding: 3px;
}

.cellListeeName{
	padding: 3px;
}
.cellListeeName a{

}

.desktopOnlyWwwLink{
	display: table-cell;
	padding: 3px;
}

.mobileOnlyWwwLink{
	display: none;
	padding: 3px;
}

.cellProductCode{
	padding: 3px;
}

.headerCell{
	background-color: #ffffff;
	padding-top: 10px;
}

.productMatchesDescription{

}

.productMatchesCustomer{
	background-color: #ffffff;
}

.productMatchesLink{
	background-color: #ffffff;
}

.blue_div {
	color:#0000cc;
	border: solid 1px;
	padding: 2px;
}

