
#LeftMenu{
	font-size: 12px;
	font-family: arial;
	padding-bottom: 8px;
}

#Left{
	width: 274px;
}

.LeftHeader{
	margin: 0px;
	background: url('img/left-header.png') no-repeat left top;
	height: 38px;
}

.Part h2{
	margin: 0px;
	background: url('img/content-header.png') no-repeat left top;
	height: 37px;
	display: block;
	font-weight: normal;
}

.LeftHeader,.Part h2{
	font-family: arial;
	font-size: 16px;
	color: white;
	line-height: 37px;
	padding-left: 10px;
}