.CoverItems /*Hard coded in compare page*/
{ color:#444; text-decoration:none; font-weight:bold; cursor:pointer; font-size:0.8em; display: block; float: left; width: 128px; }

.CoverItems img { padding:2px 1px 2px 5px; display:block; float:right; }

.header_Col_Budget, .header_Col_Bronze, .header_Col_Silver, .header_Col_Gold, .header_Col_Platinum, .header_Col_Black 
{ background-color:#60c658; height:35px; width:100%; text-align:center; background:url('/Templates/images/panels/productbgleft.jpg') no-repeat left top; }

.Col_Budget td, .Col_Bronze td, .Col_Silver td, .Col_Gold td, .Col_Platinum td, .Col_Black td
{ vertical-align:middle; color:#666; font-weight:normal; display:block; float:left; } 

.Col_Budget		{ background-color:#e6f2fa; height:15px; font-size:0.8em; }
.Col_Bronze		{ background-color:#f8efe9; height:15px; font-size:0.8em; }
.Col_Silver		{ background-color:#f0f0f0; height:15px; font-size:0.8em; }
.Col_Gold		{ background-color:#fcf7ee; height:15px; font-size:0.8em; }
.Col_Platinum	{ background-color:#f0f0f0; height:15px; font-size:0.8em; }
.Col_Black		{ background-color:#c0c0c0; height:15px; font-size:0.8em; }

.header_Col_0 { background-color:#DBEDDB; }
.header_Col_1 { background-color:#D4E9D4; }
.header_Col_2 { background-color:#CDE5CD; }
.header_Col_3 { background-color:#C9E1C8; }
.header_Col_4 { background-color:#C4DEC3; }

.Col_0, .Col_1, .Col_2, .Col_3, .Col_4 { background-color:#dfefd3 !important; }

.RowOdd { background-color:#FFF; width:25%; }
.RowEven { background-color:#F5F5F5; width:25%; }
.RowHighlighted { background-color:#72c267; width:25%; }

.popup {
	position:relative;
	*left:-136px;
	z-index:200;
	width:533px;
	font-family:Arial, Helvetica, sans-serif;
}

.popupviewer {
      *padding-top:20px;
      *position:relative;
      *width:526px;
      margin-top:-5px;  
      border:1px solid #999;     /* Dark Grey Bdr */
      padding-top:20px;
}

.popupinfo {
      padding:5px;
      background:#f4f4f4 20px 0px; /* Grey Bkg */
      text-align:left;
}

.coverItemsBold .popup {text-decoration: none;}

.FieldHideBorder { border-width:0px; color: #444; font-weight:bold; background: none; }
.FieldHide { display:none; }
.ControlTextLabels{ width:152px; color:#666; }
.NoneControlTextLabels{ color:#666; }
.promoSavingLabel { font-size:10px; font-weight:bold; color:#F00; }
