.card-content-template { border: 1px solid #ddd; padding: 10px; border-radius:4px; box-sizing: border-box; min-height:122px; margin-bottom: 20px; box-shadow:0 0 6px 0 #999;}
.card-content-template:after{ content:" "; clear:both; }
.card-content-template .card-thumbnail{float:left; margin: 0 10px 10px 0;}
.card-content-template .card-title{font-size:16px; margin: 0; line-height:1.5;}
.card-content-template .card-except{font-size:14px; margin: 10px 0; overflow: hidden; white-space: nowrap;  text-overflow:ellipsis}
.card-content-template .card-price{float:left; font-weight:bold;}
.card-content-template .card-button{ background: #8d4fdb; color: #fff; float: right; margin-right:4px; padding: 2px 4px; border-radius: 4px;}

.post-password-content-template{margin-bottom: 20px; padding:10px; background: #EDF3DE;}
form.content-template-post-password-form:after{display: block; content: " "; clear: both;}
form.content-template-post-password-form img{float: left; margin-right:10px;}
form.content-template-post-password-form input[type="password"]{ border: 1px solid #EDE8E2; padding: 6px;}
form.content-template-post-password-form input[type="submit"]{padding: 8px; background: #1BA6B2; color: #fff; border: 0; text-shadow: none; line-height: 1;}