
/* ------------------------------------------------------------------------------------------------- */
/* -------------------------------- FONT FACE ---------------------------- */
/* ------------------------------------------------------------------------------------------------- */


@import url("fonts/fonts.css");
/* ------------------------------------------------------------------------------------------------- */
/* -------------------------------- [01] tag comuni ------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'HelveticaNeueLTStd-Roman', Helvetica, Arial, sans-serif;
	font-family: 'nimbussannovtmedregular', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 5px 0px;
}
a {
	text-decoration: none;
	color: #97bf0d;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
/* ------ ID ------ */

#wrapper {
	width: 100%;
	height: 1424px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	width: 626px;
	height: 39px;
	margin: 0 auto;
	padding: 16px 0px 13px 12px;
}
#mainNav {
	font-size: 13px;
	font-family: 'HelveticaNeueLTStd-BdCn', Helvetica, Arial, sans-serif;
	font-family: 'nimbussannovtconbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	text-transform: uppercase;
	color: #666666;
}
#mainNav a {
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav ul li, #mainNav ul li a {
	margin: 0px;
	padding: 0;
	display: block;
	float: left;
	list-style: none;
}
#mainNav ul li a {
	margin: 0px;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.home_selected, #mainNav ul li.home a:hover {
	background: url(../gfx/menu_home_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.neituoipanni_selected, #mainNav ul li.neituoipanni a:hover {
	background: url(../gfx/menu_neituoipanni_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.prodotti_selected, #mainNav ul li.prodotti a:hover {
	background: url(../gfx/menu_prodotti_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.pubblicita_selected, #mainNav ul li.pubblicita a:hover {
	background: url(../gfx/menu_pubblicita_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.osservatorio_selected, #mainNav ul li.osservatorio a:hover {
	background: url(../gfx/menu_osservatorio_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 8px 0px 8px;
	height: 31px;
}
#mainNav ul li.responsabilita_selected, #mainNav ul li.responsabilita a:hover {
	background: url(../gfx/menu_responsabilita_selected.gif) no-repeat;
	color: #FFFFFF;
	padding: 8px 10px 0px 8px;
	height: 31px;
}
#SecondLvlNav {
	font-size: 20px;
	font-family: 'HelveticaNeueLTStd-MdCn', Helvetica, Arial, sans-serif;
	font-family: 'nimbussannovtconbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	text-transform: uppercase;
	color: #666666;
	width: 668px;
	/*width: 598px;*/
	margin: 0 auto -10px auto;
	padding: 10px 20px 0px 20px;
}
#SecondLvlNav a {
	font-size: 20px;
	font-family: 'HelveticaNeueLTStd-MdCn', Helvetica, Arial, sans-serif;
	font-family: 'nimbussannovtconbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	text-transform: uppercase;
	color: #666666;
	padding: 18px 29px;
	display: block;
	float: left;
	height: 35px;
}
#SecondLvlNav a.onOff_prestiti:hover, #SecondLvlNav a.onOff_prestiti.active {
	color: #ffffff;
	background: url(../gfx/2lvl_pubblicita_prestiti_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_carte:hover, #SecondLvlNav a.onOff_carte.active {
	color: #ffffff;
	background: url(../gfx/2lvl_pubblicita_carte_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_fun:hover, #SecondLvlNav a.onOff_fun.active {
	color: #ffffff;
	background: url(../gfx/2lvl_pubblicita_fun_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_percorsi:hover, #SecondLvlNav a.onOff_percorsi.active {
	color: #ffffff;
	background: url(../gfx/2lvl_responsabilita_percorsi_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_percorsiyoung:hover, #SecondLvlNav a.onOff_percorsiyoung.active {
	color: #ffffff;
	background: url(../gfx/2lvl_responsabilita_percorsiyoung_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_sociale:hover, #SecondLvlNav a.onOff_sociale.active {
	color: #ffffff;
	background: url(../gfx/2lvl_responsabilita_sociale_selected.gif) top center no-repeat;
}
#SecondLvlNav a.onOff_credito:hover, #SecondLvlNav a.onOff_credito.active {
	color: #ffffff;
	background: url(../gfx/2lvl_responsabilita_credito_selected.gif) top center no-repeat;
}
#content_bg {
	width: 100%;
	margin: 0 auto;
	background-color: #f8f8f8;
}
#testata {
	width: 603px;
	height: 119px;
	margin: 0 auto;
	padding: 23px 20px 0px 15px;
}
#testata #sx, #testata #dx {
	float: left;
}
#testata.neituoipanni #sx {
	width: 355px;
	height: 83px;
	background: url(../gfx/logo_ntp.gif) top left no-repeat;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-size: 17px;
	line-height: 17px;
	color: #009ee0;
	padding: 35px 0px 0px 132px;
}
#testata.neituoipanni #sx span {
	font-size: 19px;
	color: #97bf0d;
}
#testata.neituoipanni #dx {
	width: 111px;
	height: 118px;
	background: url(../gfx/credito_ntp.gif) top center no-repeat;
	padding-left: 5px;
}
#testata.prodotti #sx {
	width: 305px;
	height: 89px;
	background: url(../gfx/logo_prodotti.gif) top left no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 29px 15px 0 170px;
}
#testata.prodotti #dx {
	width: 113px;
	height: 118px;
	background: url(../gfx/credito_prodotti.gif) top center no-repeat;
}
#testata.pubblicita #sx {
	width: 275px;
	height: 88px;
	background: url(../gfx/logo_pubblicita.gif) top left no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 30px 0px 0 210px;
}
#testata.pubblicita #dx {
	width: 118px;
	height: 118px;
	background: url(../gfx/credito_pubblicita.gif) top right no-repeat;
}
#testata.osservatorio #sx {
	width: 367px;
	height: 59px;
	background: url(../gfx/logo_osservatorio.gif) top left no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 59px 0px 0 120px;
}
#testata.osservatorio #dx {
	width: 111px;
	height: 118px;
	background: url(../gfx/credito_osservatorio.gif) top center no-repeat;
	padding-left: 5px;
}
#testata.responsabilita #sx {
	width: 372px;
	height: 59px;
	background: url(../gfx/logo_responsabilita.gif) top left no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 59px 0px 0px 122px;
}
#testata.responsabilita #dx {
	width: 109px;
	height: 118px;
	background: url(../gfx/credito_responsabilita.gif) top center no-repeat;
}
#dx #btn_scopri {
	width: 111px;
	height: 29px;
	background: url(../gfx/btn_scopri_off.png) top center no-repeat;
	font-family: 'HelveticaNeueLTStd-MdCn', Helvetica, Arial, sans-serif;
	font-family: 'nimbussannovtconbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 85px;
}
#dx #btn_scopri:hover {
	background: url(../gfx/btn_scopri_on.png) top center no-repeat;
}
#testata #dx #btn_scopri a {
	color: #ffffff;
	display: block;
	width: 97px;
	height: 23px;
	padding: 6px 0px 0px 14px;
}
#testata #dx #btn_scopri a:hover {
	color: #666666;
}
#video {
	width: 598px;
	height:337px;
	margin: 0 auto;
	padding: 5px;
	background-color: #ffffff;
}
#video_desc {
	width: 558px;
	max-height: 75px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 20px 20px;
}
.video_gallery {
	width: 618px;
	height: 410px;
	margin: 0 auto;
	padding: 10px;
	color: #009ee0;
	text-align: center;
	position: relative;
}
.video_gallery.neituoipanni {
	width: 618px;
	height: 260px;
	margin: 0 auto;
	padding: 10px;
	color: #009ee0;
	text-align: center;
}
#carousel {
	width: 618px;
	height: 164px;
	margin: 0 auto;
	padding: 10px;
	color: #009ee0;
	text-align: center;
}
.video_gallery p.title, #carousel p.title {
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-size: 20px;
	font-weight: normal;
}
#video_desc span {
	font-weight: normal;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-size: 20px;
	color: #009ee0;
	text-transform: uppercase;
}
#video.home {
	width: 638px;
	margin: 0 auto 20px auto;
	padding: 0;
}
#claim {
	width: 598px;
	padding: 20px 13px;
	margin: 0 auto;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-size: 18px;
	color: #009ee0;
	text-align: center;
	border: 1px solid #ebebeb;
}
#claim a:hover {
	color: #666666;
}
#baloon_container {
	margin: 0 auto;
	width: 600px;
	height: 510px;
}
#contentNav {
	width: 572px;
	padding: 20px 13px;
	height: 24px;
	margin: 10px auto 20px auto;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	font-size: 18px;
	color: #e7e7e7;
	text-align: center;
	border: 1px solid #ebebeb;
}
#contentNav ul {
	width: 550px;
	margin: 0px auto;
	padding: 0px;
}
#contentNav ul li {
	margin: 0px;
	padding: 0px 5px;
	display: block;
	float: left;
	list-style: none;
}
#contentNav ul li a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style: none;
	color: #666666;
}
#contentNav ul li a:hover {
	color: #97bf0d;
}
#carousel_wrapper {
	width: 598px;
	height: 156px;
	margin: 0 auto 8px auto;
	position: relative;
}
#carousel {
	width: 463px;
	margin: 0 auto;
}
#carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#carousel li {
	font-weight: bold;
	text-align: center;
	display: block;
	width: 134px;
	height: 105px;
	padding: 10px 10px 0 10px;
	;
	float: left;
}
#carousel img {
	display: block;
	width: 134px;
	height: 75px;
	margin-bottom: 5px;
}
#carousel_wrapper .prev {
	width: 52px;
	height: 41px;
	position: absolute;
	top: 70px;
	left: 0px;
}
#carousel_wrapper .next {
	width: 52px;
	height: 41px;
	position: absolute;
	top: 70px;
	right: 0px;
}
#footer {
	width: 558px;
	margin: 20px auto;
	padding: 20px;
	background-color: #f7f7f7;
}
#legalNav {
	width: 598px;
	margin: 0px auto;
	padding: 0px;
	color: #999999;
}
/* ------ CLASSI ------ */

.baloon {
	width: 162px;
	height: 225px;
	margin: 15px 19px 0px 19px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
}
.baloon_2row {
	width: 162px;
	height: 250px;
	margin: 15px 19px 0px 19px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
}
.baloon.neituoipanni {
	background-image: url(../gfx/baloon_nei_tuoi_panni.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #fbb900;
}
.baloon.neituoipanni:hover {
	background-image: url(../gfx/baloon_nei_tuoi_panni_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #fbb900;
}
.baloon.neituoipanni a {
	color: #fbb900;
}
.baloon.prodotti {
	background-image: url(../gfx/baloon_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #399c28;
}
.baloon.prodotti:hover {
	background-image: url(../gfx/baloon_prodotti_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #399c28;
}
.baloon.prodotti a {
	color: #399c28;
}
.baloon.pubblicita {
	background-image: url(../gfx/baloon_pubblicita.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #d860d8;
}
.baloon.pubblicita:hover {
	background-image: url(../gfx/baloon_pubblicita_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #d860d8;
}
.baloon.pubblicita a {
	color: #d860d8;
}
.baloon_2row.osservatorio {
	background-image: url(../gfx/baloon_osservatorio.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	color: #00b0a8;
	margin-left: 117px;
}
.baloon_2row.osservatorio:hover {
	background-image: url(../gfx/baloon_osservatorio_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	color: #00b0a8;
}
.baloon_2row.osservatorio a {
	color: #00b0a8;
}
.baloon_2row.responsabilita {
	background-image: url(../gfx/baloon_responsabilita.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	color: #e7521a;
}
.baloon_2row.responsabilita:hover {
	background-image: url(../gfx/baloon_responsabilita_hover.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	color: #e7521a;
}
.baloon_2row.responsabilita a {
	color: #e7521a;
}
.baloon.neituoipanni a:hover, .baloon.prodotti a:hover, .baloon.pubblicita a:hover, .baloon_2row.osservatorio a:hover, .baloon_2row.responsabilita a:hover {
	color: #666666;
}
.block {
	display: block;
}
.bold {
	font-weight: bold;
}
.chiusura_div {
	clear: both;
}
.footer_content {
	display: block;
	float: left;
	border-right: 1px solid #dedede;
	margin-right: 20px;
	width: 172px;
	height: 150px;
	color: #999999;
}
.footer_content a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.footer_content a:hover {
	color: #97bf0d;
	text-decoration: none;
}
.footer_content.last {
	border-right: none;
	margin-right: 0px;
}
.footer_content .title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	font-family: 'nimbussantbold', Helvetica, Arial, sans-serif\9;/*only IE8*/
	display: block;
	margin-bottom: 15px;
	color: #97bf0d;
}
.hide {
	display: none;
}
.hr {
	margin: 0px auto;
	border-top: 1px solid #e2e2e2;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
	height: 0px;
	clear:both;
	display:block;
}
.menu_txt {
	visibility: hidden;
}
.sfumatura {
	width: 600px;
	height: 10px;
	margin: 0 auto;
	margin: 0 auto\9;/*only IE8*/
	clear: both;
	background: url(../gfx/sfumatura_chiusura_div.jpg) top center no-repeat;
}
.sfumatura_video {
	width: 600px;
	height: 20px;
	margin: -1px auto 0 auto;
	margin: 0 auto\9;/*only IE8*/
 *margin:0 auto;/* IE7 and below */
	clear: both;
	background: url(../gfx/sfumatura_chiusura_video.gif) top center no-repeat;
}
.gallery_thumb {
	width: 134px;
	padding: 10px 10px 0 10px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
	color: ##009ee0;
}
.gallery_thumb a, #carousel li a {
	color: #009ee0;
}
.gallery_thumb a:hover, #carousel li a:hover {
	color: #666666;
	font-weight: bold;
}
.gallery_thumb.selected a, .gallery_thumb.selected a:hover, #carousel li.selected a, #carousel li.selected a:hover {
	color: #cccccc;
	font-weight: normal;
}
.gallery_thumb.selected img, .gallery_thumb.selected .button, .gallery_thumb.selected img:hover, #carousel li.selected img:hover, #carousel li.selected img {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
.gallery_thumb a, #carousel li a {
	position:relative;
	display:block;
	width:100%; 
}
.gallery_thumb a img, #carousel li a img {
	position:relative; left:0; top:0; z-index:1;
}
.gallery_thumb a .button, #carousel li a .button {
	width:134px; height:75px;
	background:transparent url(../gfx/button_play.png) center center no-repeat;
	display:block; position:absolute; left:0; top:0; z-index:1;
}
.gallery_thumb a:hover .button, #carousel li a:hover .button {
	background:transparent url(../gfx/button_play_hover.png) center center no-repeat;
}
/* PAGINATORE */

#paginatore { /* stile di test */
	width: 464px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 26px;
}
#paginatore_ntp {
	width: 248px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 138px;
}
#paginatore_prodotti {
	width: 248px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 138px;
}
#paginatore_pubbprestiti {
	width: 192px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 158px;
	border:1px solid red;
}
#paginatore_pubbcarte {
	width: 248px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 138px;
	border: 1px solid red;
}
#paginatore_pubbfun {
	width: 248px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 138px;
}
#paginatore_osservatorio {
	width: 248px;
	margin-bottom: 10px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 138px;
}
.jPaginate {
	/*height:34px;*/
	position: relative;
	color: #a5a5a5;
	font-size: 27px;
	width: 100%;
	}
.jPaginate a {
	line-height: 15px;
	/*height:18px;*/
	cursor: pointer;
	padding: 2px 5px;
	/* margin:2px;*/
	float: left;
}
.jPag-control-back {
	position: absolute;
	left: 0px;
}
.jPag-control-front {
	position: absolute;
	top: 0px;
}
.jPaginate span {
	cursor: pointer;
}
ul.jPag-pages {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.jPag-pages li {
	display: inline;
	float: left;
	padding: 0px 6px;
	margin: 0px;
}
ul.jPag-pages li a {
	float: left;
	padding: 9px 3px 10px 5px;
	font-size: 29px;
	font-weight: bold;
	font-family: 'HelveticaNeue95Black', Helvetica, Arial, sans-serif;
	font-family: 'nimbussansnovustblack', Helvetica, Arial, sans-serif\9;/*only IE8*/
	line-height: 23px;
}
span.jPag-current {
	cursor: default;
	font-weight: bold;
	line-height: 23px;
	padding: 9px 3px 10px 5px;
	/*height:18px;
    padding:2px 5px;
    margin:2px;*/
	float: left;
	text-decoration: underline;
	font-size: 29px;
	font-weight: bold;
	font-family: 'HelveticaNeue95Black', Helvetica, Arial, sans-serif;
	font-family: 'nimbussansnovustblack', Helvetica, Arial, sans-serif\9;/*only IE8*/
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-next, span.jPag-sprevious, span.jPag-snext, ul.jPag-pages li span.jPag-previous-img, ul.jPag-pages li span.jPag-next-img, span.jPag-sprevious-img, span.jPag-snext-img {
	height: 41px;
	/*margin:2px;*/
	float: left;
	line-height: 18px;
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-previous-img {
	margin: 2px 0px 2px 2px;
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
ul.jPag-pages li span.jPag-next, ul.jPag-pages li span.jPag-next-img {
	/*margin:2px 2px 2px 0px;*/
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
span.jPag-sprevious, span.jPag-sprevious-img {
	/*margin:2px 0px 2px 2px;*/
	font-size: 18px;
	width: 26px;
	height: 41px;
	text-align: right;
	margin-right: 18px;
}
span.jPag-snext, span.jPag-snext-img {
	/* margin:2px 2px 2px 0px;*/
	font-size: 18px;
	width: 26px;
	height: 41px;
	text-align: right;
	margin-left: 18px;
}
ul.jPag-pages li span.jPag-previous-img {
	background: transparent url(../gfx/previous.gif) no-repeat center right;
}
ul.jPag-pages li span.jPag-next-img {
	background: transparent url(../gfx/next.gif) no-repeat center left;
}
span.jPag-sprevious-img {
	background: transparent url(../gfx/previous.gif) no-repeat center right;
}
span.jPag-snext-img {
	background: transparent url(../gfx/next.gif) no-repeat center left;
}
a.jPag-first {
	width: 51px;
	height: 41px;
	padding: 0px;
	margin-right: 19px;
}
a.jPag-last {
	width: 51px;
	height: 41px;
	padding: 0px;
	margin-left: 19px;
}
