@charset "UTF-8";
/* CSS Document */

.bridges{
	font-family:"Helvetica Neue", Helvetica, Arial, Gotham,  sans-serif;
	
}
.bridges .video{
	background-color:#cccccc;
	padding:0px;
	margin: 10px -5px -5px -12px;
	height:auto;
}
.bridges .video img{
	margin:0px 0px 0px 0px;
}
.bridges .round-box{
	border-radius: 15px;
	background-color:#82B8C9;
	padding:1px 10px 10px 10px;
	margin:35px 0px 0px 0px;
	color:#ffffff;
}
.bridges .round-box.download{
	width:130px;
	height:256px;
	background-image:url(img/download-bg) 0 0 no-repeat;
}
.bridges .round-box.inquiry{
	width:130px;
	height:119px;
	background-image:url(img/inquiry-bg) 0 0 no-repeat;
}
.bridges .round-box:hover{
	background-position:0 -50%;
}
.bridges .round-box img{
	margin:10px 0px 0px 0px;
}
.bridges a .round-box:hover{
	background-color:#F85D13;
}
.bridges .message{
	background-color:#727272;
	padding:25px 25px 25px 25px;
	margin:0px -5px 0px -12px;
}
.bridges .message p{
	font-family:"Helvetica Neue", Helvetica, Arial, Gotham,  sans-serif;
	font-size:16px;
	color:#ffffff;
	line-height:23.8px;
	font-weight:normal;
}
.bridges .top {
	background: transparent url(/communities/images/bnsf-rail-bridge-safety-header.jpg) no-repeat scroll left top;
	height: 71px;
    width: 574px;
    margin: -13px -12px -15px -15px;
}
.bridges .left{
	float:left;
	padding:0px;
	margin: 0px 0px 0px 25px;
	width:350px;
}
.bridges .right{
	float:right;
	width:130px;
	padding:0px;
	margin: 0px 20px 0px 10px;
	text-align:center;
}
.bridges h1{
	font-size: 115%;
	line-height:20.4px;
	font-weight:bold;
	margin: 35px 0px 10px 0px;
}
.bridges h2{
	font-size:17px;
	line-height:20.4px;
	font-weight:bold;
	color:#727272;
	margin: 10px 0px 0px 0px;
}
.bridges p{
	font-size:13px;
	line-height:16px;
	font-weight:normal;
}
.bridges li{
	font-size:13px;
	line-height:16px;
	margin:0px 0px 10px 20px;
}
.bridges span{
	color: #82B8C9;
	font-weight:bold;
}
.bridges img{
	margin:20px 0px 0px 0px;
	text-align:center;
}
.bridges a{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.bridges p a{
	text-decoration:underline;
}
.asterisk{
	font-size:10px;
	line-height:12px;
	margin:0px 0px 10px 125px;
}