html{

}
body {
	
}


.left{
	text-align: left;
}

.img-full {
  min-width: 100%;
}

#about_text table, #about_text table td{
	
	border: none;
	border-top: none;
}

/* colors */
.grey{color:#555555}
.ltgrey{color:#999999}
.green{color:#00d900}
.dkgreen{color:#008c23}
.ltgreen{color:#00ff00}

.trnspcy{opacity: 0.1}

.link{color:#0059b3}

.product-thumb div.image a {
	/* position:relative; // removed 12/19/21 based on email from lisa asp
	top: 10px; */

}

#logo{
	max-width: 600px; 
}

.dd-desc {
  color: #000000 !important;
  font-size: 105%;
}

.popover .popover-content {
  color: #000000 !important;
  font-size: 105%;
}

