﻿.details, .examlist{border:1px solid #eee;padding: 20px;margin-bottom: 20px;}
.details h2, .examlist h2{color: #3498db;font-size: 22px;margin-top: 0;}
.article p{line-height: 25px;margin-bottom: 10px;}
.examlist ul{padding: 0;}
.examlist li{margin-bottom: 10px;padding: 10px;}
.examlist .price{display: none;}
.examlist li:nth-child(1), .examlist li:nth-child(2), .examlist li:nth-child(3){
	background-color: #f7f7f7;
}
.examlist li:nth-child(1) .price, .examlist li:nth-child(2) .price, .examlist li:nth-child(3) .price{
	display: block;
}
.examlist a{display: block;color: #3498db;}
.examlist b{text-decoration:underline;}
.examlist .price{margin-top: 5px;}
.examlist p{display: inline-block;}
.examlist .buy{display: inline-block;float: right;margin-right: 10px;text-decoration: underline;}
.vendor{border:1px solid #eee;margin: 20px 0;padding: 15px;}
.vendor h1{font-size: 18px;color: #3498db;margin: 0;}
.vendor ul{padding: 0;}
.vendor li{border-bottom: 1px dotted #eee;padding:10px;}
.vendor li.more{text-align: center;color: #000;text-decoration: underline;}
.satisfied{border: 1px solid #dedede;padding: 20px;text-align: center;}
.satisfied p{font-size: 30px;color: #687074;}
.satisfied b{font-size: 35px;color: #3498db;}
