.wrap-block4 {
    width: 80%;
	margin:auto;
}

.listblock {
    border-top: 2px solid #333;
    margin-top: 10px;
}

.block-wrap {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 4px;
    float: left;
    border-color: #dfdfdd;
    border-image: none;
    border-style: solid;
    border-width: 0 .1rem .1rem 0;
    background: #fff;
	border-top: 5px solide #000;
}

.pm-trial-table-inputs {
   
    padding: 20px 0px 20px;
}

li{
	
}

.listblock p {
    font-size: 17px;
  
}

.listblock h2 {
    font-size: 17px;
    display: block;
    float: left;
    width: 100%;
    border-top: 3px solid #333; 
	border-bottom: 3px solid #333;
	font-weight:700;
	color:orange;
	text-align:center;
}


.bullet5 ul li {
	background: url(../images/bullet4.png) no-repeat;
	
      color: #000000;
    font-size: 15px;
	background-size:20px;
	border-top: 5px solide #000;
	
	  display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #333;
text-align:center;
padding-top:10px;
}
