@import url("products.css");
#center_content> .row .banner{
	height: auto;
}
#products_index .content_area .list_table > tbody > tr  > td.blb{
	    border-bottom: 1px solid #006ab7;
}

.list_table> tbody>tr> td{
	height: 50px;
}

.list_table> tbody>tr> td.capacity{
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}
.list_table> tbody>tr> td.pl20{
	padding-left: 20px;
}



.list_table> tbody>tr> td{
		font-weight: 500;
}
