body#useInfo #bc-useInfo a {
	color: #F00;
}
body#myCart #bc-myCart a {
	color: #F00;
}
body#orderSummary #bc-orderSummary a {
	color: #F00;
}
body#download #bc-download a {
	color: #F00;
}
#breadcrumbs {
	list-style: none;
	margin: 0 0 0 130px;
	padding: 5px 0;
	width: 580px;
}
#breadcrumbs li {
	list-style: none;
	margin: 0;
	padding: 0 28px 0 15px;
	display: inline;
	background: url(images/icon-greaterthan.gif) no-repeat center right;
}
li#bc-download {
	background: none;
}
#breadcrumbs a {
	color: #666;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #F00;
	text-decoration: none;
}
#imageCol {
	float: left;
	width: 122px;
}
#dataCol {
	float: right;
	width: 580px;
}
.menu {
	font-size: inherit;
}
.tableHead {
	margin-top: 10px;
	padding: 5px 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: #afafaf;
}
.tableData td {
	font-size: .75em;
	padding: 4px;
	background: #f1f1f1;
	border-top: 4px solid #fff;
}
td.leftCol {
	text-align: right;
	width: 185px;
}
td.rightCol {
	text-align: left;
	border-left: 4px solid #fff;
}
#firstHead {
	margin: 0;
}
#shortHead {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: #afafaf;
}
.licenseeLabels td {
	font-size: inherit;
	text-align: right;
	background: none;
	border: none;
}
.licenseeData td {
	font-size: inherit;
	text-align: left;
	background: none;
	border: none;
}

