.product-list {margin: 0; padding: 0;}
.product-list>li {margin: 0 0 30px 0; padding: 0 0 30px 0; border-bottom: 1px solid #ccc; list-style: none;}

.product-list .content {overflow: hidden;}
.product-list .content .image{width: 320px; float: left;}
.product-list .content .image img {max-width: 300px; height: auto;}
.product-list .content .details {float: left; width: 500px;}

.address-dealer {boder: 1px solid #ccc; background: #efefef; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; margin: 0 0 30px 0;}
.address-dealer h4 {padding: 0; margin: 0!important;}




