#masterContentArea {
	padding-left: 0px;
	padding-right: 0px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}

/* Covered by Aaron by modifying the "row" class under the primary column
#WebPartZone1_Page1 h2, #ctl01_TemplateBody_WebPartZone7Header {
	margin-left: 55px;
}
*/

.aacap-latest-news-container {
	width: auto;
	max-width:300px;
	float:left;
	margin-right: 20px;
}
.aacap-latest-news-title {
	margin: 10px 0;
}
.aacap-latest-news-title a {
	color: #256b9c;
	font-weight: bold;
	font-size: medium;
}
.aacap-latest-news-description {
	color: white;
	font-size: medium;
	margin-bottom: 6px;
}
/*a.footer-extra-icon {
	color:white;
	position: relative;
	text-transform: uppercase;
	margin: 0 10px;
}
.aux-icon-signin::before {
	content: "";
	background-image: url("/App_Themes/AACAPResponsiveDev/images/sign-in_ko.png");
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 15px;
	left: 10px;
	background-size: 30px;
	background-repeat: no-repeat;
}

.aux-icon-join::before {
	content: "";
	background-image: url("/App_Themes/AACAPResponsiveDev/images/join_ko.png");
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 15px;
	left: 10px;
	background-size: 30px;
	background-repeat: no-repeat;
}
.aux-icon-donate::before {
	content: "";
	background-image: url("/App_Themes/AACAPResponsiveDev/images/donate_ko.png");
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 15px;
	left: 10px;
	background-size: 30px;
	background-repeat: no-repeat;
}*/

.aacap-latest-news-zone > .iMIS-WebPart {
	display: inline-block;
	vertical-align: top;
}
.additional-news-box {
	margin-top:5px;
	font-size: medium;
}
.additional-news-box > p {
    color: #256b9c;
    font-weight: bold;
}
.additional-news-box > div {
    color: white;
    margin-bottom: 10px;
}
.additional-news-box > span {
    text-align: right;
    display: block;
}