	.the_lab_order{
		float:right;
		width:230px;
		display:inline-block;	
		text-align:center;
		margin-left:15px;
	}
	.thelab_formula h3{
		font-weight:normal;
		font-size:18px;	
	}

	.thelab_formula ul{
		list-style:none;
		margin:0px 0px 15px 0px;
		padding:0px;	
	}
	.thelab_formula ul li{
		padding:20px;	
	}
	.thelab_formula ul li:nth-child(even){
		background:#f2f2f2;	
	}

.the-lab-ordernow{
	position:relative;	
}
.the-lab-ordernow a{
	position:absolute;
	bottom:10px;
	right:260px;	
}
