			#box {
	margin: 0px;
			}
#closeLink {
	font-weight: bold;
	color: #CF6D00;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#retailWrap td.price-head {
	background-color: #CF6D00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}




			
			#bg_fade {
	background-color:#000;
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
	width:100%;
	z-index:1000;
	height: 175%;
			}

			
			#containerDiv {
	position: absolute;
	z-index: 99999;
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #000;
	margin: 0px;
			}
			
			#containerDiv p {
				position: relative;
				height: 10%;
				padding: 10%;
				text-align: center;
				border: 1px blue solid;
				background-color: white;
				z-index: 99999;
			}
#retailWrap tr.retai-grey {
	text-decoration: none;
}
#retailWrap td.retail-courier {
	background-color: #290F00;
	text-decoration: none;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
#retailWrap td {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#lightboxLink {
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-decoration: none;
	display: block;
}

#retailWrap {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
}
#retailWrap table tr td {
	text-align: center;
	padding: 5px;
	background-color: #FEFEFC;
}
#retailWrap table {
	width: 100%;
	border: 1px solid #333;
	padding: 1px;
	background-color: #CCC;
}
		
.retailContainer {
	background-color: #333;
}
#lightboxLink:hover {
	color: #B14D01;
	text-decoration: underline;
}
