﻿#breadcrumb { /* display:none; */ }

#b2bintro {
	font-size:14px !important;
	line-height:180%;
	margin:0px 25px 20px 25px;
}

/* SUMMARY LINKS FOR THREE LINKS UNDER INTRO ON LANDING PAGE */
#b2btakeaction {
	overflow:auto;
	width:100%;
	display:none;
}

#b2btakeaction a,
#b2btakeaction a:link,
#b2btakeaction a:visited {
	margin:5px 25px 0px 25px !important;
	color:#a4050f !important;
	font-weight:bold;
	text-transform:uppercase;
}

#b2btakeaction .slm-layout-main .groupheader {
	display:none;
}
#b2btakeaction .slm-layout-main#group {
	width:auto;
	float:left;
	margin:0px 10px 0px 10px;
	padding:0px;
}
#b2btakeaction .slm-layout-main td div a {
	white-space:nowrap;
}

/* ------------------ */

#b2bdetails {
	width:590px;
	margin:0px 25px 40px 25px;

}
	#b2bcasestudy {
		width:360px;
	}
	#b2bbullets .content {
		margin-left:20px !important; 
		height:225px;
		width:285px;
		/* overflow:hidden; */
	}
	#b2bbullets li {
		list-style:none;
		background-image:url('/_layouts/images/b2b/bullet.jpg'); 
		/*list-style-image:url("/_layouts/images/b2b/bullet.jpg");*/
		background-repeat:no-repeat;
		background-position:0px 2px; 
		margin:0px 0px 0px 10px; 
		/*margin-left:10px;*/
		padding:0px 0px 10px 10px;
	}

#b2bcontactsales{
	position:relative;
	z-index:9;
}

	#b2bcontactsales .ms-rteCustom-xlarge {
		font-size:18px !important;
	}
	#b2bcontactsales .ms-rteCustom-large {
		font-size:14px !important;
	}
	#b2bcontactsales .ms-rteCustom-medium {
		font-size:12px !important;
	}

