/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.post-item {
	float: left;
	width: 100%;
	height: auto;
	padding: 0 0 20px 0;
	  /*Styles*/
	  /*Types*/
}

.post-item .post-item-wrap {
	background-color: #ffffff;
	position: relative;
    /*overflow: hidden;*/
}

.post-itemA img {
	width: 10px;
	height: 31px;
}