.Content2 {
clear:left;
	padding: 7px 7px 7px 10px;
}
.Content2 p {
	padding: 0 0 7px 0;
	margin:0;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #7c7c7c;
	white-space: normal;
}
.Content2 a {

	color: #0B2265;
}
.Content2 a:hover {
	color: #0B2265;
	text-decoration:underline;
}

.ColourSchemeCommercialOppportunitiesDetail2 {

	font: bold 1.8em Arial, Helvetica, sans-serif;
	color:#4cbdec;
	letter-spacing: -0.50px;
	padding: 8px 0 5px 10px;
}

.ContentBoxHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	background: #F3F3F3 url(../images/ContentBoxHeader-1Col2-Scheme2.gif) no-repeat left top;
}

.ContentBoxHeader2col {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	background: #F3F3F3 url(../images/ContentBoxHeader-2Col2-Scheme2.gif) no-repeat left top;
}

.ContentBox1Col2 {
background: #F3F3F3 url(../images/ContentBoxFooter-1Col2-Scheme2.gif) no-repeat left bottom;

}
.ContentBox2Col2 {
background: #F3F3F3 url(../images/ContentBoxFooter-2Col2-Scheme2.gif) no-repeat left bottom;

}
.ContentBoxFill2 {
	width:311px;	}

.ContentBoxFill2right {
	width:311px;	
	float:right;
	
}
.ContentBoxFill2col {
width:632px;
}

.PaddedContentRow2 {
	padding-left:10px;
}

.ContentWrapper2Col2 {
}

/* scrolling logos */

.boxproductscroll {
	background: white;
	padding:0px;
	margin:0;
	height: 79px;
	text-align: center;
}
.boxproductscroll img.product { 

}
.boxproductscroll h1 {
	
}

#scrollsection {
	padding:0px 0px 0px 0;
	
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #ccc;
overflow: scroll; /*leave this value alone*/
width: 371px; /*Width of Carousel Viewer itself 590px;*/
height: 79px; /*Height should enough to fit largest content's height  98px;*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 1px;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}