
#bridgeboxes {
	width:660px;
	margin:0 0 0 0px;
	padding:0;
}

#bridge_service {
	width:220px;
	float:left;
	margin-right:auto;
	padding:0 0 10px 0;}

#bridge_active {
	width:220px;
	float:left;
	margin-right:auto;
	padding:0 0 10px 0;}

#bridge_embed {
	width:220px;
	float:left;
	margin-right:auto;
	padding:0 0 10px 0;}

.b_boxbottom {	
	background-image:url(../images/diagnostic/bridge_boxbottom.gif);
	background-position:center 100%;
	background-repeat:no-repeat;
	width:212px;
	padding:10px 0 0 0;
}

.b_boxbottom p {
	padding:0 10px 10px 30px;
	color: #3a3b7f;
}

.b_service_top {
	background-image:url(../images/diagnostic/bridge_service.gif);
	background-position:center 0%;
	background-repeat:no-repeat;
	height:45px;
	margin:0;
	padding:0;
	width:212px;
}

.b_active_top {
	background-image:url(../images/diagnostic/bridge_active.gif);
	background-position:center 0%;
	background-repeat:no-repeat;
	height:45px;
	margin:0;
	padding:0;
	width:212px;
}

.b_embed_top {
	background-image:url(../images/diagnostic/bridge_embed.gif);
	background-position:center 0%;
	background-repeat:no-repeat;
	height:45px;
	margin:0;
	padding:0;
	width:212px;
}





.diagnostic {/* this is for p tags outside the rightText div */

	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color:#000000;
	margin:0;
	padding: 10px 30px 5px 15px;
}
