DIV#ccMiddle {
	background-color: transparent;
	top: 230px;
	min-height: 450px;
	margin-right: 0px;
	background-image: url(../images/basics/grey_trans.png);
}

DIV#ccRight {
	background-color: transparent;
	margin-top: 237px;
	min-height: 408px;
}

DIV#contentMiddleRightBackground DIV, DIV#contentMiddleRightBackground DL {
	margin: 0;
	padding: 0;
}

DIV.csc-textpic-imagewrap { background-image: url(-); }
DIV#ccLeftNavigation { display: none; }

DIV#ccLeftContent {
	padding: 0;
	margin: 10px 0 0 0;
}

DIV#ccMiddle H1 { margin-bottom: 14px; }

DIV#ccRight H2 {
	font-size: 11px;
	margin-top: 20px;
	margin-left: 17px;
}

DIV#ccRight P {
	background-image: url(../images/basics/liststyle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 10px;
	padding-left: 7px;
}

