.campo_mod {
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
}
.bloque_campos {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	height:1%;
}
.campo_check {
	clear: both;
	padding-top: 10px;
}
#feed {
	height:150px;
	padding-top:15px;
}
#feed p{
	padding-top:15px;
	font-size:13px;
}
#feed img {
	float:left;
	padding-right:30px;
}
