.positive {
	color: #00b900;
}

.negative {
	color: #e60000;
}

 .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #dd96cc;
  border-color: #dd96cc;
}   

.cart-btn1 {
	position: relative;
  	height: 40px;
  	display: inline-block;
  	top: 11px;
}

.multiselect-container>li>a>label.checkbox {
  min-height: 1em;
}

.shopping-cart table, .wishlist table {
  max-width: 100%;
}
.admin-checkbox {
	height:25px;
}

.property-hint {
	color: #dd96cc;
}

.popover {
  width: 400px;
  padding: 10px
}

.home-latest-images {
	min-height:248px;
	max-height:248px;
}

.home-product-name {
	max-height:50px;
	overflow: hidden;
}

.category-product-name{
	max-height:25px;
	overflow: hidden;
}
.home-latest-img {
    vertical-align: middle;
}

.category-results-images {
	min-height:265px;
	max-height:265px;
}

.category-results-helper {
display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.category-results-img {
    vertical-align: middle;
}

.product-compare-td {
	min-height:280px;
	max-height:280px;
	max-width:280px;
}
.product-compare-img {
	min-height:280px;
	max-height:280px;
}
.product-compare-div-img {
	max-height:280px;
	max-width:280px;
	min-height:280px;
}

header .logo {
  max-width: 210px;
}

.radio-recommends {
	height:20px;
	width:20px;
}

.label-triniary {
	background-color:#959599;
}