#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

a:link { color: #999999; text-decoration: none }

a:visited { color: #999999; text-decoration: none }

a:hover { color: #009999; text-decoration: none }




a.prod:link { color: #3366CC; text-decoration: none }

a.prod:visited { color: #3366CC; text-decoration: none }

a.prod:hover { color: #009999; text-decoration: none }


.footer {
	font-size: 10px;
	text-transform: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.pos {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}

.date {
	font-family: Tahoma;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.prodList {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
	
}

.featureBrand {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
}
.featureProduct {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}



.content {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-left: 36px;
}
.subnote {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3366cc;
	padding-right: 20px;
}
.contentList {

	font-family: Tahoma;
	font-size: 12px;
	color: 999999;
	text-decoration: none;
}
.productLong {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
}
.bullet {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
.prodListHover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.subnote2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-right: 40px;
}
.contentHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #009999;
	text-decoration: none;
	margin-left: 36px;
	font-weight: bold;
}
.calculatorbtn {
	background:url(images/calculatorbg.jpg);
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.calculatorbtn a {
	text-decoration:underline;
	color:#FFFFFF;
}
.calculatorbtn a:hover {
	text-decoration:none;
	color:#0099FF;
}