/*.carousel_inner {float:left; width:399px; height:66px; overflow:hidden; position: relative; margin-left:9px; margin-bottom:10px;}
.carousel_ul { position:relative; left:-81px; list-style-type:none; margin:0px; padding:0px; width:9999px;}
.carousel_ul li{ float:left; margin-right:15px; padding:0px;}
.carousel_ul li a{ padding:3px; float:left;}
.carousel_ul li a.icon_selected{background-color:#BA141A;}
.carousel_ul li img {.margin-bottom:-4px; border:0px;}
.left_scroll, .right_scroll{ float:left; margin-top:15px;}
.left_scroll a{ float:left; background: url(../img/icon_arrow_left.png) no-repeat 0 -31px; height:31px; width:31px; text-decoration:none;}
.right_scroll a{ float:left; background: url(../img/icon_arrow_right.png) no-repeat 0 -31px; height:31px; width:31px; text-decoration:none;}
.left_scroll a:hover, .right_scroll a:hover{ background-position:0 0;}

.icon_pictures .carousel_inner .carousel_ul li{ height:66px; width:66px; }
.icon_pictures .carousel_inner .carousel_ul li a{ float:none; height:60px; width:60px; display:block;display: table-cell; text-align: center; vertical-align: middle; background:url(../img/gray_box.png) no-repeat center center;}
.icon_pictures .carousel_inner .carousel_ul li a* { vertical-align: middle;}
/*\*//*/
.icon_pictures .carousel_inner .carousel_ul li a {
display: block;
}
.icon_pictures .carousel_inner .carousel_ul li a span {
display: inline-block;
height: 100%;
width: 1px;
}
*/
#jq_application_slider{ width:430px;}#jq_application_slider .mask{ width:390px;}#jq_application_slider{ width:430px;}#jq_application_slider .mask{ width:390px;}#jq_application_slider{ width:430px;}#jq_application_slider .mask{ width:390px;}.carousel{	overflow:hidden; /* required */	margin:0;	padding:0 0 0 40px;	list-style:none;	}.carousel .mask{	position:relative; /* required */    overflow:hidden; /* required */	width: 560px;	height:70px;}.carousel ul {	position:absolute;	overflow:hidden;	margin:0;	padding:0;	list-style:none;}.no-js .carousel ul {	position:static;}.carousel ul li {	float:left;	width:66px;	height:66px;	margin:0 15px 0 0;}.pagination-links {	list-style:none;	margin:0;	padding:0;	display:none;}.carousel.application_carousel .mask{	width:370px;	height:70px;}#jq_icon_container ul li {	margin-right:15px;}#jq_icon_background ul li {	margin-right:15px;}.carousel .ca_prev{	position: absolute;    top: 15px;    left: 0px;    width: 31px;    height: 31px;    cursor: pointer;    background: url(../img/icon_arrow_left.png) no-repeat 0 -31px;	text-indent: -999999px; }.carousel .ca_next{	position: absolute;    top: 15px;    right: 86px;    width: 32px;    height: 32px;    cursor: pointer;    background: url(../img/icon_arrow_right.png) no-repeat 0 -31px;	text-indent: -999999px; }.carousel.application_slider .ca_next{	right:0px;}.carousel .ca_next:hover, .carousel .ca_prev:hover{ background-position: 0 0;}.carousel .disabled, .carousel .disabled:hover{	cursor: default;	opacity:0.3;	filter:alpha(opacity=30); /* For IE8 and earlier */	background-position: 0 -31px;}