.main-content h4 .posted {
	display: block;
	font-size: 11px;
	letter-spacing: auto;
	text-transform: none;
	font-weight: normal;
	color: #646A70;
}

.main-content h4 .posted .by {
	text-transform: capitalize;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content .side-content .pad {
	margin-top: 25px;
}

.side-content {
	color: #393E42;
}

.side-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.side-content ul li {
	margin-bottom: 12px;
	font-weight: normal;
}

.side-content a {
	color: #E5ECF9;
	font-weight: normal;
}

.side-content ul li p {
	font-size: 12px;
	color: #557AA9;
	margin-top: 5px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

iframe {
	margin-top: -10px;
	margin-left: -10px;
}