.accCnt {
	width:847px;
	margin:0;
	padding:0px;
	clear:both;
	padding-left:50px;
	padding-top:20px;
	position:relative;
}

.accCnt h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:5px;
}



/*.jcr-container{
	position:relative;
}*/

.jcr-clip{
	z-index:2;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
	margin-left:25px;
}

.jcr-list{
	z-index:1;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.jcr-item{
	float:left;
	list-style:none;
}

.jcr-next-horizontal{
	position:absolute;
	top:60px;
	right:30px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:url(../images/arrows.gif) -3px -97px;
	z-index:1;
	}

.jcr-prev-horizontal{
	position:absolute;
	top:60px;
	left:30px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:url(../images/arrows.gif) -3px -144px;
	z-index:1;
}

.jcr-next-horizontal:hover{
	background:url(../images/arrows.gif) -3px -97px;
	}

.jcr-prev-horizontal:hover{
	background-position:-3px -144px;
	}



.jcr-next-disabled-horizontal,.jcr-next-disabled-horizontal:hover,.jcr-next-disabled-horizontal:active{
	cursor:default;
	background-position:-3px -50px;
	}

.jcr-prev-disabled-horizontal,.jcr-prev-disabled-horizontal:hover,.jcr-prev-disabled-horizontal:active{
	cursor:default;
	background-position:-3px -3px;
	}

.jcr-skin-launch .jcr-clip-horizontal,.jcr-skin-launch .jcr-item{
	width:740px;
	height:151px;
}

.txtscroller {
	font-size:13px;
	color:#575757;
	margin-left:20px;
	padding-left:15px;
	border-left:1px solid #bdbdbd;
}

.txtscroller01 {
	font-size:13px;
	color:#575757;
}




