td.vertshift a {
	margin-top:7px;
	display: block;
	overflow:hidden;
	text-decoration: none;
	height:34px;
	width:131px;
	background:url('images/ordernow.jpg') top right no-repeat;
}
td.vertshift a:hover {
	background-position:0px -36px;
}
div.orderNow {
	margin-top:4px;
}
div.orderNow a {
	display: block;
	overflow:hidden;
	text-decoration: none;
	height:34px;
	width:131px;
	background:url('images/ordernow.jpg') top left no-repeat;
}
div.orderNow a:hover {
	background-position:0px -36px;
}

td.ships {
	font-family:lucica sans,lucida grande,verdana,arial,helvetica;
	font-weight:bold;
	font-size:12px;
	color:#444;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	padding:5px 0 5px 10px;
	margin:15px 0 15px 0;
	text-align:left;
}

td.terms {
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	color:#444444;
}
span.term, td.term {
	padding:0 10px 0 10px;
	border:3px solid #9999ff;
	background-color:#ccccff;
	background-color:#fffff8;
	cursor:help;
	color:#000066;
	cursor:crosshair;
	-moz-border-radius: 10px;
}
td.term {
	border:2px solid #9999ff;
	background-color:transparent;
	background-color:#ccccff;
	cursor:help;
	/*color:#000066;*/
	cursor:crosshair;
	-moz-border-radius: 10px;
}
td.term:hover {
	border:2px solid #ddddff;
	background-color:transparent;
	background-color:#f7f7ff;
}

td.free {
	font-family:lucida sans,lucida grande,verdana,arial,helvetica;
	font-weight:bold;
	font-size:12px;
	color:#884444;
	padding:4px 0;
}
td.prodimg {
	padding-bottom:10px;
	border-bottom:1px solid gray;
}
td.spacebetweenproducts {
	padding-bottom:10px;
}
td.minprice {
	font-family:lucida sans,lucida grande,Verdana,Arial,helvetica;
	font-weight:bold;
	font-size:16px;
	color:#222;
}
td.desc {
	font-family:lucida sans,lucida grande,verdana,arial,helvetica;
	border-bottom:1px solid gray;
	padding:2px 0;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}

table.inner {
	/* margin:5px 0 0 5px; */
}

blockquote.helpdata {
	color: #9999ff;
	width: 450px; 
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	top: -1000px;
	left: -1000px;
	border: 3px solid #9999ff;
	z-index: 1000;
	background: #ffffff top right no-repeat;
	-moz-border-radius: 15px;
	/*-moz-opacity: .90;*/
	/*background: url('images/get_it-button.gif') top right no-repeat #F2F8FA;
	background: url('images/get-it-button.gif') top right no-repeat #Ff0000;*/
}       
        
blockquote.helpdata td {
	color: #2F4354;
	color: #000000;
	padding: 0px 4px 2px 0px;
	vertical-align: top;
}

