

#cs-content h1, h2, h3{
	font-weight: 100;
}
#cs-content h1{
	margin-top: 0;
	font-size: 3em;
}
#cs-content h2{
	padding-bottom: 15px;
	font-size: 2em;
	padding-top: 15px;
}

#cs-content h3{
	padding-bottom: 15px;
	font-size: 1.6em;
	padding-top: 15px;
	font-weight: 100;
}

hr{
	border-color: #999999;
}
#cs-content p {
	padding-left: 0;


}

.cs-product-cat-white, .cs-product-cat-grey{
	width: 100%;
	min-height: 400px;
	overflow:hidden;
}

#section{
	border-bottom: 1px solid #DDDDDD;
}
.cs-product-cat-white {
	vertical-align: bottom;
}

.cs-product-cat-grey{
background-color: #EFEFEF;
}

.cs-product-cat-grey img{
	height: 445px;
	width: auto;
}

.cs-product-cat-white img{
	height: 470px;
	vertical-align: bottom;
}

.col-md-6 {
	overflow:hidden;
}
#cs-product-container {
	margin-top: 45px;
}
#cs-powercable{
	bottom: 0;
	vertical-align: bottom;
}
@media(max-width: 991px){
	#cs-multicore, #cs-powercable {
		text-align: center;
		margin: 0 auto;
	}
}

@media(max-width: 640px){
	.cs-product-cat-white img{
		height: auto;
		text-align: center;
		margin: 0 auto;
		max-width: 100%;
	}
}

