.ip-mod-form td label{font-weight:normal; margin-left:5px;}

@media screen and (max-width:479px){
	.ip-mod .btn{display:block; width:100%; margin-bottom:15px;}
}

.news-list-item{border-bottom:1px solid #555; padding-bottom:20px; margin-bottom:40px;}
.news-list-item .item-img{width:160px; margin:0 20px 16px 0; float:left;}
.news-list-item .item-snippet{margin-left:180px;}

#news > div:last-of-type{border:0; padding:0; margin:0;}

@media screen and (max-width:479px){
	.news-list-item .item-img{width:auto; margin:0 0 20px; float:none;}
	.news-list-item .item-snippet{margin-left:0;}
}