





h1 {
	color: #1c2327;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 4px;
	}

h2 {
	display: block;
	color: #0a151b;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 9px;
	border-top: 1px dashed #CCC !important;
	}
	
#subscribersView h2 {
	border: 0 !important;
	margin-bottom: 1px !important;
	margin-top: 20px !important;
	}

#subscribersView {
	font-size: 12px;
	line-height: 15px;
	width: 90%;
	}

#subscribersView a {	
	display: block;
	position: relative;	
	float: left;
	}
	
#logout p {
	margin-bottom: 0 !important;
	}	

#logout {
	margin-bottom: 15px;
	}

h3 {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 10px;
	}

#content-left h2 {
	border: 0 !important;
	}
	
	
#charts-left h2 {
	height: auto;
	margin-bottom: 10px;
	}

p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
	}
	
.nosto {
	font-weight: bold;
	font-size: 12px;
	}
	
#NewsPostDetailDate {
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	}
	
.NewsSummary {
	border-bottom: 0px solid #eee;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

.NewsSummaryMorelink {
	margin-bottom: 0px;
	}

.NewsSummarySummary,
#NewsPostDetailPrintLink,
#NewsPostDetailReturnLink {
	font-size: 12px;
	}
	
#NewsPostDetailSummary {
	font-size: 12px;
	margin-bottom: 10px;
	}

ul {
	font-size: 12px;
	margin-bottom: 15px;
	list-style: disc;
	margin-left: 15px;
	}
	
li {
	line-height: 15px;
	margin-bottom: 3px;

	}
	
#welcome p {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0px;
	}
	
strong {
	font-weight: bold !important;
	}
	
	
.error {
	display: block;
	color: #FF0000;
	font-size: 12px;
	margin-bottom: 5px;
	}

.NewsSummaryContent {
	font-size: 12px !important;
	}

#newsDetails {
	padding: 5px 10px 0 0;
	}
	
.NewsSummarySummary h2 {
	margin-bottom: 0px;
	padding-top: 0;
	border: 0 !important;
	}
	
.subscribersViewLeft {
	font-size: 13px;
	line-height: 20px;
}

.sideMenu a {
	display: block;
	font-size: 12px;
	padding-bottom: 4px;
}
	