@charset "UTF-8";
/* CSS Document */

.itemListPrice { 

color:#FF0000;
font-size:9pt; 
font-weight:bold; 

}
.lnr {
	background-color: #cc0000;
	padding: 0px 0px 0px 8px;
}
.lnr a {
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #f7ee06;
	text-decoration: none;
}
.lnr a:hover {
	color: white;
	text-decoration: none;
}
.lnr a:visited:hover {
	color: #f7ee06;
	text-decoration: none;
}

.itemSellPriceTiled { font-size:12pt; }
