.hideposts_info {
	/*background: url("./images/hideposts_info.png") #EFDEE0 no-repeat scroll 5px 50%;
	background-color: #EFDEE0;
	border-radius: 10px;
	padding: 30px 30px 30px 75px;*/
    background-color: #ECF1F3;
    color: #83a66c;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 15px;
    border-left: 3px solid;
    border-radius: 6px;
}