.list {display:block;}
.list h2 {
	font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #333;
	margin: 0 0 10px 0;
    overflow: hidden;
}

.list ul {
	display: block;
	padding: 0px 32px 0px 0px;
}

.list img {float:left;margin-right:20px;max-width:120px;min-width:120px;max-height:120px;min-height:120px;}
.list ul li {display:inline-block;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9e9e9;}
.list ul li a {color:#333;font-weight: bold;text-decoration:none;}
.list ul li a:hover {color:#fbbd2c;}
.list p {
    color: #727272;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 138px;
}
.date {float:left;color:#999!important;}
.listfull {width:100%;margin-bottom:13px!important;}