/*  START SIDE BAR  */

.overviewDownload {
	position:relative;
	top: -40px;
	float:right;
}
#saltSideImageHeader {
	height:158px;
	text-align:center;
	background-color:#FFF;
	overflow:hidden;
}
.saltContactContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.saltContactName {
	font-weight:bold;
	margin-bottom: -3px;
}
#saltSideButton {
	margin-left:2px;
}
.saltName {
	font-weight:bold;
}

/*  END SIDE BAR  */

/*  START MAIN CONTAINER  */

.saltDivide {
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	border-bottom:1px dotted #666363;
	clear:both;
}
.saltTableCell {
	vertical-align:top;
	width: 50%;
	border-bottom:1px dotted #666363;
}
.saltEntry {
	margin-bottom:30px;
}
.saltEntryTitle {
	font-weight:bold;
}
.saltEntryDate {
	font-size:10px;
}
.saltEntryBody {
	margin-top:5px;
	margin-bottom:10px;
}

/*  END MAIN CONTAINER  */

.saltAnnouncementsContainer {
	width:100%;
	margin-top: 30px;
	margin-bottom: 15px;
}
