#featured{
	margin-left:36px;
	width:920px;
	}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width:920px; /*width of featured content slider*/
	height:247px;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width:917px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 247px;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
width:920px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:center;
	height:77px;
}
.pagination li{
	float:left;
	height:77px;
	}
.pagination a{
	display:block;
	height:77px;
	text-indent:-9999999px;
	outline-style:none;
	float:left;
}
.pagination a#nav_1{
	width:184px;
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -11px -245px no-repeat;
}
.pagination a#nav_1:hover, .pagination a#nav_1.selected{
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -11px -22px no-repeat;
}
.pagination a#nav_2{
	width:183px;
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -195px -22px no-repeat;
}
.pagination a#nav_2:hover, .pagination a#nav_2.selected{
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -195px -134px no-repeat;
}
.pagination a#nav_3{
	width:184px;
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -378px -22px no-repeat;
}
.pagination a#nav_3:hover, .pagination a#nav_3.selected{
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -378px -245px no-repeat;
}
.pagination a#nav_4{
	width:183px;
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -562px -22px no-repeat;
}
.pagination a#nav_4:hover, .pagination a#nav_4.selected{
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -562px -357px no-repeat;
}
.pagination a#nav_5{
	width:183px;
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -745px -22px no-repeat;
}
.pagination a#nav_5:hover, .pagination a#nav_5.selected{
	background:url(https://images.legalriver.com/AttorneyRiver/pagination-new.png) -745px -468px no-repeat;
}
.videobox{
	width:100%;
	overflow:hidden;
	}
.videobox_left{
	float:left;
	width:440px;
	}
.videobox_right{
	float:right;
	width:448px;
	padding:43px 0 0 0;
	}
.videobox_right h2{
	font-size:18px;
	color:#144f75;
	font-weight:normal;
	padding:0 0 6px 0;
	}
.videobox_right p{
	width:420px;
	font-size:13px;
	line-height:18px;
	padding-bottom:20px;
	}
.sliderwrapper .formbox{
	padding-left:0;
	position:absolute;
	left:476px;
	top:159px;
	width:445px;
	height:50px;
	z-index:999;
	}
.sliderwrapper .formbox  h5{
	
	margin-top:-6px;
	}

