.player{display:inline}
.content .player{display:inline}
/*#videoBox{
		width:960px;
		height:153px;
		display:block;
		margin-bottom:23px;
}*/

#videoBox img{
	width:960px;
	height:153px;
	display:block;
	margin-bottom:23px;
}
#contentBox div{ 
	background:url('/assets/bridge-pages/images/consumer/boxes.gif') top left no-repeat; 
	width:300px; 
	height:300px; 
	float:left;
	margin:0px 0px 23px 0px; 
	position:relative;
}

#contentBox span{
	font: bold 14px Arial, Helvetica, sans-serif;
	display:block;
}

#contentBox div img{ 
	width:298px; 
	height:183px; 
	padding:0px 0px 0px 1px; 
	position:absolute;
	bottom:6px;
	margin-top:18px;
}

#contentBox p{
	margin:9px 9px 0px 9px;
	display:block;
}
#contentBox a:link{
	color: #004276;
}
#contentBox a:visited{
	color: #666633;
}
#contentBox a:hover{
	color: #9b0033;
}
div.roundBox {
	margin-bottom: 23px;
}
div.roundBox div.roundBoxSolidTitleGrad {
	display:block;
	border:solid 0px #93A8BB;
	border-width:0px 1px;
	text-align: left;
	background: #A3BCD2 url('/stellent/groups/public/documents/image/dev041559.gif') repeat-x top left;
	padding: 4px 0px 7px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
div.roundBox div.roundBoxContent {
	display:block;
	border:solid 0px #CACBCE;
	border-width:0px 1px;
	text-align: left;
	border-top: solid 1px #CACBCE;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
}
div.roundBox div.roundBoxContent table.roundBoxTable {
	border-collapse:collapse;
}
div.roundBox div.roundBoxContent table.roundBoxTable tr td.leftTabCol {
	border-right: solid 1px #CACBCE;
	border-bottom: solid 1px #CACBCE;
	width: 50%;
	padding: 9px;
}
div.roundBox div.roundBoxContent table.roundBoxTable tr td.rightTabCol {
	border-bottom: solid 1px #CACBCE;
	width: 50%;
	padding: 9px;
}
.rtop, .rbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
/* TOP BOX GRAD */

.r1g, .r2g, .r3g, .r4g {display:block;overflow:hidden; background:#A3BCD2;}
.r1g, .r2g, .r3g {height:1px;}
.r2g, .r3g, .r4g {background:#A3BCD2;border-left:1px solid #A3BCD2;border-right:1px solid #A3BCD2;}
.r1g {margin:0 5px;background:#A3BCD2;}
.r2g {margin:0 3px;border-width:0 2px;}
.r3g {margin:0 2px;}
.r4g {height:2px;margin:0 1px;}
table.roundBoxTable tr td {font-size:12px;color:#000000;margin:0px;padding:0px;}
table.roundBoxTable tr td a:link {font-size:12px;color:#004276;margin:0px;padding:0px;}
table.roundBoxTable tr td a:visited {font-size:12px;color:#666633;margin:0px;padding:0px;}
table.roundBoxTable tr td a:hover {font-size:12px;color:#9b0033;margin:0px;padding:0px;text-decoration:underline;}
table.roundBoxTable tr td a:active {font-size:12px;color:#666633;margin:0px;padding:0px;}
table.roundBoxTable tr td{vertical-align:top;}
table.roundBoxTable tr td.rightTabCol img{ 
	display: block;
    margin-left: auto;
    margin-right: auto;
	vertical-align:middle;
	margin-top:10px;
}
table.roundBoxTable tr td.leftTabCol img{ 
	display: block;
    float:left;
	margin-right:16px;
}

table.roundBoxTable tr td a.rowTitle:link{font: bold 14px Arial, Helvetica, sans-serif;color:#004276;text-decoration:none;}
table.roundBoxTable tr td a.rowTitle:visited{font: bold 14px Arial, Helvetica, sans-serif;color:#666633;text-decoration:none;}
table.roundBoxTable tr td a.rowTitle:hover{font: bold 14px Arial, Helvetica, sans-serif;color:#9b0033;text-decoration:underline;}


