/*body #main-content {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
}*/
.img-left {
    width:75px;
    height:auto;
    float:left;
}

.nofbs {
	
	cursor: not-allowed;
	opacity: 0.5;
}

.img-left2 {
    width:50px;
    height:auto;
    float:left;
	padding-left:5px;
	padding-right:5px;
}


.product {
	background: rgb(255, 255, 255);
	border: 1px solid #c9c8c8;
	margin-bottom:15px;
}

.product2 {
	background: rgb(255, 255, 255);
	border: 1px solid #c9c8c8;
	margin-bottom:15px;
}


#notes {width: 87.5%;}

@media only screen and (max-width: 715px) {
	
#notes {width: 100%;}
	
}

.cell {


}

.product img {
	width:auto;
	height:180px;
	display:block;
	margin:auto;
	
}

.productimg {
	height:180px;
	overflow:hidden;
}
