/*
.list1 .platform1 { background-color: #99CCE6; font-weight: bold; }
.list2 .platform1 { background-color: #AFE5FF; font-weight: bold; }

.list1 .platform2 { background-color: #E79A84; font-weight: bold; }
.list2 .platform2 { background-color: #FFC0A9; font-weight: bold; }

.list1 .platform3 { background-color: #99CCB3; font-weight: bold; }
.list2 .platform3 { background-color: #B7EAD0; font-weight: bold; }

.list1 .platform4 { background-color: #F3D975; font-weight: bold; }
.list2 .platform4 { background-color: #FFF18B; font-weight: bold; }
*/

div.categoryProductPrice {
	font: bold 12pt "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000066;
	}

.categoryProductDiscount {
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
	}

#platformHeaderTab {
  float: right;
  border: 4px solid white;
  }

