/* for pages with a menu to the left - begin */
.leftmenudiv {
	margin: 0px 9px 0px 1px;
}

#left_content_column {
	text-align: right;
}
#left_content_column h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 1px;
}
#left_content_column h3 {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
color: #E3CCD9;
}
/* for pages with a menu to the left - end */


