/*this sheet is used for blog styling*/

div#right-col {
	margin:0 1em 2em 12.75em;
}

h2#title{
	color: #5D5D5D;
	padding: 1em .5em;
}

h3.subhead{
	color:#000000;
	background-color: #FFF !important;
	border-bottom:1px solid #C8C8C8 !important;
	color:#181818;
	font-size:0.9em;
	font-weight:900;
	margin:1em 0 0.5em;
	width:99%;
}

.right_sidebar{
	background:transparent url(/images/sites/shared/bg_dashboard_sidebar.png) repeat-y scroll 0 0;
	float: right;
	width: 153px;
	padding: 1em;
	top:0px;
	bottom: 0px;
}