#mPart {
	background: #000000 url(images/bg/generic_top.jpg) no-repeat;
	background-position: 70px 0;
}

#mData {
	background-image: url(images/bg/generic_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftCol {
	/*width: 220px;
	padding-right: 40px;*/
	padding-top: 235px;
	min-height: 430px;
}

* html #leftCol {
	height: 430px;
}

#rightCol {
	padding-top: 175px;
	padding-right: 150px;
	padding-bottom: 50px;
}

h1 {
	margin-bottom: 5px;
}

.lInfo h2 {
	color: #E90D1F;/*
	padding-left: 40px;
	padding-top: 22px;
	background-image: url(images/bg/articles_left_icon.gif);
	background-repeat: no-repeat;*/
}

