body { background: #ffffff; }
.page { margin: 0; padding: 0; position: relative; }
.content { width:96%; margin:0 auto; padding-top:10px}

.list-item-list { display: block; height: 100px;border:1px solid #d6d6d6;border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom:10px;box-shadow:3px 3px 5px #272727;-webkit-box-shadow:3px 3px 5px #272727}
.box-list{ position: relative; margin:5px; height:90px}
.list-item-line { display: table-cell; height: inherit; background-position: center; background-repeat: no-repeat; padding-left: 95px; vertical-align: middle; padding-right: 5px; }

.box-list-image { position: absolute; display: block; left: 0px; top:0px; width: 85px; height: 80px; background-position: center; background-repeat: no-repeat; background-size: cover; background-color:#fff; }
.box-list-image img{ width:85px; height:80px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px}
.list-item-title { color: #000000; font-size: 16px; white-space: nowrap; zoom: 1; }
.list-item-summary { margin-top: 0px; font-size: 12px; color: #C0C0C0; line-height: 12px; max-height: 60px; overflow: hidden; }
.list-item-line { display: block; margin-top: 10px; }
.list-item-summary { height: 60px; line-height: 20px; font-size: 0.8rem; color: #666; overflow:hidden}
.list-item { height: 80px !important; overflow: hidden; }
.list-item-title { white-space: normal !important; height: 20px; overflow: hidden; padding-right: 8px; -webkit-box-sizing: border-box; }
.list-item-details {color:#666; font-size:14px;background: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e2e2e2)); width:80px; height:23px; line-height:23px; text-align:center; position:absolute; right:0px; bottom:9px;border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;} 
