/* @group GENERAL STYLES ---------------------------- */
.tableInviteFriends td { /*	vertical-align: top;*/
	
}

body {
	font: 11px Arial, sans-serif;
	color: #000;
	text-align: center;
	background: #fff url(../i/css/bgi.gif) repeat-x 0 0;
}

body.business {
	background: #fff url(../i/business-bg.png) repeat-x 0 0;
}

.home {
	background: #fff url(../i/css/bg.gif) repeat-x 0 0;
}

.bgDev {
	background: url(../i/css/bg-dev.png) repeat 0 0;
}

.bgTrunk {
	background: url(../i/css/bg-trunk.png) repeat 0 0;
}

.bgBranch {
	background: url(../i/css/bg-branch.png) repeat 0 0;
}

.bgPaoloT {
	background: url(../i/css/bg-paolo-t.png) repeat 0 0;
}

.bgTesting {
	background: url(../i/css/bg-testing.png) repeat 0 0;
}

a {
	color: #09c;
	text-decoration: none;
}

a:hover {
	color: #09c;
	text-decoration: underline;
}

p {
	line-height: 1.6em;
}

a img {
	border: none;
}

.errors {
	color: #ff0000;
}

/*	@end */ /* @group WRAPPERS ---------------------------- */
#wrapper {
	text-align: left;
	width: 100%;
	position: relative;
}

.home #content-wrap-inner {
	background: transparent url(../i/css/splash.jpg) no-repeat 80px 0;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

#content-wrap-outer {
	width: 100%;
	background: transparent url(../i/css/green-bottom.gif) repeat-x 0 100%;
}

#conta-sms {
	float: right;
	width: 280px;
	color: #fff;
	margin-top: -90px;
	font-size: 2.6em;
	text-align: right;
	padding-right: 20px;
	line-height: 1.1em !important;
}

#content-wrap {
	position: relative;
	width: 960px;
	margin: 0px auto 0 auto;
	font-size: 12px;
	background: transparent url(../i/css/dots2.png) repeat-y 680px 0;
	/*
	background: transparent url(../i/css/dots_top.png) no-repeat 680px top;
//	background: transparent url(../i/css/dots.gif) repeat-y 100% 0;
*/
}

.wide #content-wrap {
	background: #ffffff;
}

.home #content-wrap {
	background-image: none;
	margin-top: 0;
}

#masthead {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 149px;
	z-index: 999;
}

.home #masthead {
	height: 127px;
}

#content {
	float: left;
	width: 710px;
	position: relative;
}

#content-inner {
	font-size: 14px;
	line-height: 20px;
	margin-right: 36px;
	margin-bottom: 40px;
	letter-spacing: 0.3px;
	text-align: justify;
}

.wide #content {
	float: none;
	width: 960px;
}

#sidebar {
	float: left;
	width: 250px;
	position: relative;
}

#sidebar-inner {
	margin: 14px;
}

#c {
	height: 169px;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../i/css/splash2.jpg) no-repeat 0 3px;
}

.wide #c {
	background: transparent url(../i/css/splash3.jpg) no-repeat 0 3px;
}

.business #c {
	background: none;
}

.usare #c-inner { /*
	background: transparent url(../i/css/usare.gif) no-repeat 650px 0;
	*/
	height: 166px;
}

.tariffe #c-inner {
	background: transparent url(../i/css/tariffe.gif) no-repeat 700px 0;
	height: 166px;
}

.servizi #c-inner { /*
	background: transparent url(../i/css/servizi.gif) no-repeat 700px 0;
	*/
	height: 166px;
}

/*	@end	*/ /* @group H	*/
h1,h2,h3,h4,h5,.h3 {
	font-weight: bold;
}
h1 {
	font-size: 2.6em;
	line-height: 1em;
	color: #29910e;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h2 {
	font-size: 2.6em;
	line-height: 1em;
	color: #29910e;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h3,.h3 {
	font-size: 1.6em;
	color: #7acc0b;
	font-weight: normal;
	padding: 10px 0 5px 0;
}

.h3 {
	display: block;
}

h4,.h4 {
	font-size: 1.2em;
	color: #29910e;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

h5 {
	font-size: 1.0em;
	color: #7acc0b;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

h6 {
	font-size: 1.5em;
	color: #29910e;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

cite {
	font-style: normal;
	color: #7acc0b;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#smstabsm {
	background: url("../i/css/bkverde.gif");
	font-size: 0.8em;
	color: #fff;
	line-height: 14px;
	font-weight: normal;
	padding: 6px 6px 6px 6px;
	text-align: left;
}

#c h3 {
	color: #fff;
	font-size: 2.4em;
	padding: 25px 0 0;
	font-weight: bold;
}

h2 a:hover,h4 a:hover {
	text-decoration: underline;
}

/*	@end	*/ /* @group Navbar	*/
.business #navbar {
	
}

#navbar {
	width: auto;
	height: 31px;
	position: absolute;
	top: 87px;
	right: 0;
}

#navbar ul {
	height: 34px;
	width: auto;
	float: right;
}

#navbar li {
	float: left;
	width: auto;
	height: 31px;
	font-weight: bold;
}

#navbar li a {
	float: left;
	width: auto;
	color: #000;
	padding: 0 7px;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	margin-left: 3px;
}

#navbar li.current a {
	background: transparent url(../i/css/g-green.gif) repeat-x 0 0;
	color: #fff;
	margin-left: 3px;
}

#navbar li a:hover {
	background: transparent url(../i/css/g-green.gif) repeat-x 0 0;
	color: #fff;
	margin-left: 3px;
	text-decoration: none;
}

.business #mainbar li.current a,.business #mainbar li a:hover {
	background: url(../i/business-menu-bg.png) top left;
}

.business #mainbar li a {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/*
.business #mainbar li {
	margin-left:9px;
	margin-right:8px;
}
.business #mainbar li.current, .business #mainbar li:hover {
	background:url(../i/menu-bg.png) no-repeat center left;
	padding-left:5px;
	margin:0 2px 0 2px;
}
.business #mainbar li.current a {
	background:url(../i/menu-bg.png) no-repeat center right;
	padding-right:10px;
	margin:0;
}

.business #mainbar li a:hover{
	padding-right:15px;
}
.business #mainbar li.current a:hover{
	padding-right:10px;
}
.business #mainbar li.current a:hover, .business #mainbar li a:hover {
	background:url(../i/menu-bg.png) no-repeat center right;
	color:#fff;
	text-decoration:none;
}
*/
#navbar ul#subnav {
	width: 960px;
	float: none;
	clear: both;
	height: 31px;
	border-top: 2px solid #73c70e;
}

.business #navbar ul#subnav {
	border: 0;
}

#navbar #subnav li {
	font-weight: normal;
	line-height: 28px;
	height: 31px;
}

#navbar #subnav li a {
	height: 31px;
	line-height: 28px;
	min-width: 65px;
	text-align: center;
}

.business #navbar #subnav li a {
	color: #fff;
}

#navbar #subnav li a:hover {
	background-image: none;
	text-decoration: underline;
	color: #000;
}

.business #navbar #subnav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#navbar #subnav li.active {
	font-weight: bolder;
	color: #73c70e;
}

#navbar #subnav li.active a {
	font-weight: bolder;
	color: #1A8B00;
}

#navbar #subnav li.active a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #1A8B00;
}

.business #navbar #subnav li.active a {
	font-weight: bolder;
	text-decoration: none;
	color: #fff;
	background: url(../i/menu-nuvola.png) no-repeat bottom center;
}

/*	@end	*/ /* @group Login	*/
#loginhp {
	position: absolute;
	margin-top: 10px;
	right: -11px;
	width: 311px;
	height: 23px;
	top: 14px;
}

#loginhp img {
	margin-top: 9px;
	margin-left: 5px;
	background-position: center;
}

#login-f {
	position: absolute;
	margin-top: 10px;
	right: 0;
	width: auto;
}

#login-f p {
	font-size: .9em;
	text-align: right;
}

#login-f p a {
	color: #666;
}

#login-f p a:hover {
	color: #52AC1E;
}

#login-form fieldset {
	float: right;
}

#login-f p {
	text-align: right;
	padding: 1em 0;
}

#l-u,#l-p {
	float: left;
	margin-top: 5px;
}

#l-d {
	margin-top: 30px;
	margin-left: 214px;
	margin-right: 0px;
}

#l-d  a {
	color: #555 !important;
}

#l-u label {
	text-indent: -9999px;
	background: transparent url(../i/css/user.gif) no-repeat 0 0;
	float: left;
	width: 17px;
	height: 23px;
}

#l-p label {
	text-indent: -9999px;
	background: transparent url(../i/css/pass.gif) no-repeat 0 0;
	float: left;
	width: 21px;
	height: 20px;
	display: inline;
	margin: 0 0 0 1em;
}

#login-f input {
	border: 1px solid #3a9a22;
	width: 110px;
	float: left;
	display: inline;
	margin: 0 .4em;
}

#login-f input.submit {
	padding-left: 4px;
	margin-top: 5px;
	border: 0;
	color: #fff;
	font-weight: bold;
	width: auto;
	background: transparent url(../i/css/submit.gif) no-repeat 0 0;
	width: 51px;
	text-transform: uppercase;
	height: 19px;
	text-align: center;
	line-height: 16px;
	font-size: .9em;
	cursor: pointer;
	cursor: hand; /* ie fix*/
}

#login-f input.submit:hover {
	color: #fff;
}

/*	@end	*/ /* @group Search form */
#topnav {
	position: absolute;
	top: 20px;
	right: 0;
	width: 290px;
	/*	border: 1px solid black; */
}

#topnav ul {
	
}

#topnav li {
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 9px;
	display: inline;
	background: transparent url(../i/css/line.gif) no-repeat 100% 50%;
}

#topnav li.form {
	background: transparent;
}

#topnav li a {
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 9px 0 0;
	color: #000;
}

#serach-form {
	
}

#search-form input {
	border: 1px solid #3a9a22;
	width: 150px;
	float: left;
	display: inline;
	margin: 0 .4em 0 .6em;
	color: #999;
}

#search-form input.submit {
	border: 0;
	width: auto;
	width: 23px;
	height: 22px;
	margin: 0;
	cursor: pointer;
}

#search-form label {
	color: #000;
	float: left;
	width: auto;
	display: inline;
}

/* @end */ /* @group download-f */
#download-f {
	text-align: right;
	height: 132px;
}

#download-f form {
	padding: 5px 0 0 0;
}

#download-f fieldset {
	float: right;
}

#download-f label {
	font-size: 3.6em;
	letter-spacing: -1px;
	color: #fff;
	float: left;
	display: inline;
	padding: 0 .4em 0 0;
}

#download-f input {
	font-size: 1.4em;
	color: #999;
	float: left;
	display: inline;
	margin: 10px 0 0;
	width: 220px;
	padding: 2px 0;
}

#download-f input.submit-b {
	color: #fff;
	border: 0;
	background: transparent url(../i/css/download.gif) no-repeat 0 7px;
	width: 137px;
	height: 48px;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	padding: 0;
	cursor: pointer;
}

#download-f input.submit-b:hover {
	color: #000;
}

#download-f h3 {
	color: #fff;
	font-size: 1.3em;
	padding: .1em 0 0 0;
	margin-bottom: -5px;
	font-weight: normal;
}

#download-f p {
	color: #000;
	font-size: 2em;
	padding: .2em 0 0;
	clear: both;
}

#download-f p span {
	color: #fff;
	/*	background: transparent url(../i/css/smssent.gif) no-repeat 0 0; */
	width: 120px;
}

/*	@end	*/ /*	@group numerata	*/
.numerata {
	margin: 0 0 18px 0;
	padding: 18px 0 0;
	position: relative;
}

.numerata li {
	line-height: 50px;
	padding: 0 0 10px 60px;
}

.numerata li span {
	font-size: 19px;
	color: #7acc0b;
}

.numerata li span a {
	font-size: 19px;
	color: #7acc0b;
}

.numerata li span a:hover {
	color: #1A8B00;
}

.numerata ul {
	padding: 18px;
}

.numerata ul li {
	line-height: 2em;
}

.globo {
	background: transparent url(../i/css/globo.gif) no-repeat 0 0;
}

.plug {
	background: transparent url(../i/css/plug.gif) no-repeat 0 0;
}

.li1 {
	background: transparent url(../i/css/1.gif) no-repeat 0 0;
}

.li2 {
	background: transparent url(../i/css/2.gif) no-repeat 0 0;
}

.li3 {
	background: transparent url(../i/css/3.gif) no-repeat 0 0;
}

.li4 {
	background: transparent url(../i/css/4.gif) no-repeat 0 0;
}

.blue {
	color: #09c;
}

/*	@end	*/ /*	@group masthead	*/
#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 108px;
	width: 304px;
	display: block;
}

/*	@end	*/ /* @group cosae */
#cosae {
	padding: 40px 30px 0 145px;
	margin: 0;
	font-size: 1.1em;
	/*background: transparent url(../i/css/download-skebby.jpg) no-repeat 0px 80px;*/
	height: 430px;
	position: relative;
}

#cosae h3 {
	font-size: 2.3em;
	color: #7acc0b;
	letter-spacing: -1px;
	font-weight: normal;
}

#cosae p {
	padding: 0 0 18px;
	font-size: 14px;
	line-height: 20px;
}

ul.checkGreen {
	padding: 9px 0 18px;
}

ul.checkGreen li {
	line-height: 1.8em;
	padding: 0 0 0 22px;
	font-size: 14px;
	background: transparent url(../i/css/v.gif) no-repeat 0 0;
}

ul.numberGreen {
	padding: 9px 0px 18px;
}

ul.numberGreen li {
	line-height: 1.8em;
	padding: 0 0 0 25px;
	font-size: 14px;
}

ul.numberGreen li.n1 {
	background: transparent url(../i/css/1lista.png) no-repeat 0 0;
}

ul.numberGreen li.n2 {
	background: transparent url(../i/css/2lista.png) no-repeat 0 0;
}

ul.numberGreen li.n3 {
	background: transparent url(../i/css/3lista.png) no-repeat 0 0;
}

ul.numberGreen li.n4 {
	background: transparent url(../i/css/4lista.png) no-repeat 0 0;
}

ul.numberGreen li.n5 {
	background: transparent url(../i/css/5lista.png) no-repeat 0 0;
}

ul.numberGreen li.n6 {
	background: transparent url(../i/css/6lista.png) no-repeat 0 0;
}

.download-skebby {
	position: absolute;
	top: 60px;
	left: 0;
	/*width: 128px;*/ /*height: 238px;*/
}

#downqui {
	padding-top: 25px;
	font-size: 3em;
	letter-spacing: -2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.blacklink {
	color: #000;
}

ul.checkGreen li.v2 {
	background: transparent url(../i/css/v2.gif) no-repeat 0 0;
}

ul.checkGreen li.v4 {
	background: transparent url(../i/css/v4.gif) no-repeat 0 0;
}

ul.checkGreen li.v5 {
	background: transparent url(../i/css/v5.gif) no-repeat 0 0;
}

/*	@end	*/ /* @group sidebar */
.home #sidebar { /* 	height: 485px; */
	
}

#sidebar ul {
	border-top: 1px solid #ccc;
	margin: 18px 6px 18px 0;
}

#sidebar li {
	border-bottom: 1px solid #ccc;
	line-height: 1.6em;
}

.nav-skebby-free {
	background: transparent url(../i/css/nav-skebby-free.png) no-repeat 0
		3px;
}

.nav-earn {
	background: transparent url(../i/css/nav-guadagna.png) no-repeat 0 3px;
}

.nav-skebby-pro {
	background: transparent url(../i/css/nav-skebby-out.png) no-repeat 0 3px
		;
}

.nav-invite {
	background: transparent url(../i/css/invite.png) no-repeat 0 3px;
}

.nav-skebby-web {
	background: transparent url(../i/css/nav-skebby-web.png) no-repeat 0 3px
		;
}

.nav-faq {
	background: transparent url(../i/css/nav-faq.png) no-repeat 0 3px;
}

.nav-fb {
	background: transparent url(../i/css/facebook.png) no-repeat 0 3px;
}

.nav-faq-affiliate {
	background: transparent url(../i/css/help.gif) no-repeat 0 3px;
}

.nav-watch {
	background: transparent url(../i/css/watch.gif) no-repeat 0 9px;
}

.nav-help {
	background: transparent url(../i/css/nav-faq.png) no-repeat 0 9px;
}

.nav-helpapn {
	background: transparent url(../i/css/help.gif) no-repeat 0 9px;
}

.nav-prices {
	background: transparent url(../i/css/nav-prices.png) no-repeat 0 9px;
}

.nav-signup {
	background: transparent url(../i/css/nav-signup.png) no-repeat 0 9px;
}

.nav-register-affiliate {
	background: transparent url(../i/css/nav-signup.png) no-repeat 0 9px;
}

.nav-community,.nav-forum {
	background: transparent url(../i/css/nav-community.png) no-repeat 0 3px;
}

.nav-blackberry,.nav-windows-mobile {
	background: transparent url(../i/css/nav-phone.gif) no-repeat 0 3px;
}

.nav-download,.nav-backup {
	background: transparent url(../i/css/nav-download.png) no-repeat 0 3px;
}

.nav-buy {
	background: transparent url(../i/css/nav-compra.png) no-repeat 0 3px;
}

.related li {
	min-height: 58px;
	height: auto !important;
	height: 58px;
	padding: 0 0 0 55px;
}

.related li span {
	font-size: 1.3em;
	display: block;
	padding: 5px 0 0;
}

#sidebar p {
	padding: 0 0 9px;
	margin: 9px 9px 0 18px;
}

.cell {
	position: absolute;
	top: 70px;
	left: 20px;
	display: block;
}

/*	@end	*/ /*	@group Footer	*/
#footer {
	width: 100%;
	clear: both;
	background: transparent url(../i/css/footer3.gif) repeat-x 0 0;
	color: #fff;
}

#footer-biz {
	width: 100%;
	clear: both;
	background: transparent url(../i/footer-biz.png) repeat-x 0 0;
}

#footer-biz #footer-inner {
	padding-top: 0
}

#footer-biz ul,#footer-biz div.ul {
	display: block;
	width: 183px;
	float: left;
	color: #fff;
	padding-top: 15px;
}

#footer-biz ul.menu_bold {
	background: url(../i/footer-nuvola.png) no-repeat top left;
}

#footer-biz a {
	color: #fff
}

#footer-biz a:hover {
	text-decoration: none;
	font-weight: bold;
}

.business #footer {
	width: 100%;
	clear: both;
	background: transparent url(../i/css/blue/footer_wide_pix.gif) repeat-x
		0 0;
}

.home #footer {
	background: transparent url(../i/css/grey-footer.gif) repeat-x 0 0;
}

#footer-inner {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	position: relative;
	font-size: 12px;
	padding-top: 60px;
	background: transparent url(../i/css/footer4.gif) no-repeat 0 0;
}

.marchio {
	font-size: 11px;
}

.home #footer-inner {
	background: transparent;
	padding-top: 18px;
}

.wide #footer-inner {
	background: transparent url(../i/css/footer-wide.gif) no-repeat 0 0;
}

.business #footer-inner {
	background: none;
	padding: 11px 0
}

#footer p {
	padding: 10px 0;
	clear: both;
}

#footer ul {
	height: 22px;
}

#footer li {
	float: left;
	margin: 0 9px 0 0;
	display: inline;
}

#credits {
	position: absolute;
	top: 53px;
	right: 20px;
	width: 300px;
	text-align: right;
	z-index: -1;
}

.home #credits {
	top: 11px;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

/*	@end	*/ /* @group invita	*/
#invita {
	position: relative;
	top: 0;
	left: 0;
	font-size: 1em;
	height: 161px;
	width: 710px;
	background: transparent url(../i/css/footer2.gif) no-repeat 0px 100%;
}

#invita h3 {
	font-size: 2em;
	color: #7acc0b;
	letter-spacing: -1px;
	font-weight: bold;
}

.amico {
	float: left;
	margin: 0 0 0 90px;
	width: 300px;
	display: inline;
	position: relative;
}

.amico p {
	padding: 0 0 0 54px;
	font-size: 14px;
	line-height: 16px;
}

.guadagna p {
	padding: 0 0 0 56px;
	font-size: 14px;
	line-height: 16px;
}

.guadagna {
	position: relative;
	float: left;
	margin: 0 0 0 6px;
	width: 310px;
	display: inline;
}

.amico h3,.guadagna h3 {
	padding: 0 0 0 54px;
	height: 30px;
}

.guadagna h3 {
	padding: 0 0 0 54px;
	height: 30px;
}

#invita h3 a {
	color: #1A8B00;
}

#invita h3 a:hover {
	color: #1A8B00;
}

.imgf {
	position: absolute;
	top: 0;
	left: -8px;
	display: block;
	width: auto;
}

/*	@end	*/ /*	@group boxes	*/
.boxes {
	margin: 18px 0 36px -18px;
}

.box {
	float: left;
	width: 218px;
	margin: 0 0 0 18px;
	display: inline;
	background: #f5f5f5;
}

.box-buy {
	width: 100%;
	padding: 4px 3px 0px 10px;
	background: #f5f5f5;
}

.bottom-buy {
	height: 50px;
	padding: 0 0 4px 4px;
	width: 48%;
}

.titoletto-buy {
	font-size: 13pt;
	color: #7acc0b;
	padding: 5px 0 13px 0;
	display: block;
}

.g-box {
	border-top: 5px solid #7acc0b;
	border-bottom: 5px solid #7acc0b;
}

.c-box {
	border-top: 5px solid #09c;
	border-bottom: 5px solid #09c;
}

.o-box {
	border-top: 5px solid #f90;
	border-bottom: 5px solid #f90;
}

.box p {
	padding: 9px;
	line-height: 1.5em;
	font-size: .9em;
}

.titoletto {
	font-weight: bold;
	padding-bottom: 18px;
	display: block;
}

.topspan {
	padding-top: 8px;
}

#skebby-s {
	margin: 36px 0 36px -60px;
}

#skebby-s .box {
	float: left;
	width: 430px;
	margin: 0 0 0 60px;
	display: inline;
	background: transparent;
}

#skebby-s .box h3 {
	font-size: 1.4em;
	margin: 0 0 0 10px;
	padding-bottom: 9px;
}

#skebby-s .box img {
	float: left;
	margin: 0 19px -3px 0;
}

/*
#skebby-s .box img{
	float: left;
	}
*/
#skebby-s .box p {
	margin: 0 0 0 10px;
	font-size: 1.1em;
	padding: 0;
}

#skebby-s .box ul {
	margin: 18px 0 18px 126px;
	font-size: 1.1em;
	padding: 0;
}

#skebby-s .box li {
	padding: 9px 0 0 27px;
	background: transparent url(../i/css/v3.gif) no-repeat 0 12px;
}

/*	@end	*/ /* @group buttons */
#buttons {
	margin: 18px 0;
	padding-bottom: 18px;
}

#buttons h4 {
	float: left;
	text-indent: 70px;
	height: 60px;
	line-height: 60px;
	font-size: 1.4em;
}

.acquista {
	background: transparent url(../i/css/acquista.gif) no-repeat 0 0;
	width: 60%;
}

.regala {
	background: transparent url(../i/css/regala.gif) no-repeat 0 0;
	width: 40%;
}

/*	@end	*/ /* @group forms */
#regform {
	margin: 0 0 36px;
}

.dati {
	margin: 18px 0;
	padding-bottom: 18px;
}

.dati label {
	float: left;
	width: 40%;
	font-weight: bold;
}

.dati input {
	float: right;
	width: 50%;
}

.dati p {
	clear: both;
}

.dati div {
	border-bottom: 1px solid #f6f6f6;
	padding: 9px 0;
}

.dati div div {
	border-bottom: 0;
	padding: 0;
	float: right;
	width: 50%;
}

#regform textarea {
	display: block;
	margin: 18px 0 18px 50px;
}

#regform .label {
	display: block;
	font-weight: bold;
	padding-top: 36px;
}

.codice-conferma {
	padding: 18px 0 9px 0;
}

.codice-conferma strong {
	display: block;
}

.condizioni-contrattuali {
	text-align: center;
}

.submit {
	display: block;
	margin: 18px 0;
}

.asterisco {
	padding: 18px 0;
}

/*	@end	*/
	/* nuovi AGGIORNAMENTO Dicembre 2008 -------------------------------- */
	/* elenco passaggi */
#elenco_passaggi {
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}

#elenco_passaggi ul {
	
}

#elenco_passaggi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 110px;
}

#elenco_passaggi h5 {
	margin-top: 6px;
	margin-bottom: 10px;
}

#elenco_passaggi p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#elenco_passaggi img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#elenco_passaggi li.noborder {
	border-bottom-style: none;
}

/* form account */
#crea_account {
	width: 490px;
	padding: 5px;
	float: left;
	font-size: 11px;
	line-height: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#crea_account ul {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 13px;
	height: 200px;
	height: auto !important;
	min-height: 200px;
}

#crea_account h4 {
	padding-bottom: 0px;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#crea_account cite {
	padding-top: 0px;
	vertical-align: middle;
	padding-bottom: 15px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* hp */
.risparmiosms {
	width: 339px;
	position: absolute;
	top: 40px;
	left: 19px;
	height: 61px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.risparmiosms h1 {
	margin-bottom: 13px;
}

.numbers {
	background-image: url(../i/icons/bubblesfnumber.gif);
	margin: 0px;
	color: #fde804;
	font-size: 23px;
	height: 35px;
	width: 240px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.pubbli {
	height: 66px;
	width: 242px;
	position: absolute;
	left: 733px;
	bottom: 10px;
}

div.pubbli p {
	font-weight: bold;
	padding-top: 10px;
}

.dximg {
	float: right;
}

/* generici per altre pagine */
hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 5px;
}

#centrato { /*	overflow: auto; */
	width: 760px;
}

#centrato2 { /*	overflow: auto; */
	width: 760px;
}

#centrato2 h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#centrato2 h3 {
	font-weight: bold;
}

#centrato2 h6 {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
	font-size: 25px;
}

#centrato h4 {
	color: #7acc0b;
	font-size: 16px;
}

#centrato h5 {
	color: #29910e;
	font-size: 1.1em;
}

#sms_ricevuto {
	width: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	position: relative;
	height: 230px;
}

#sms_non_ricevuto {
	float: left;
	clear: right;
	position: relative;
	height: 230px;
	padding-left: 20px;
	margin-bottom: 25px;
}

#sms_ricevuto p,#sms_non_ricevuto p {
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: 50px;
	padding: 0px;
}

#form_amici {
	width: 820px;
	position: relative;
	margin-bottom: 40px;
}

.padding_amici {
	padding: 8px;
	text-align: right;
}

#formdownload {
	padding: 25px;
}

#formdownload li {
	margin-bottom: 20px;
}

#formdownload select {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
}

.form_table {
	padding: 1px;
}

.messaggio_form {
	position: absolute;
	left: 142px;
	top: 132px;
	width: 257px;
	height: 134px;
}

.caratteri_form {
	position: absolute;
	left: 425px;
	top: 145px;
}

/*stili ...*/
.greybox {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 5px;
	overflow: hidden;
}

.greybox2 {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}

.greybox3 {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 3px;
	overflow: auto;
	margin-top: 45px;
	margin-right: 5px;
	margin-bottom: 45px;
	margin-left: 5px;
	height: 70px;
}

div.greybox3 h3 {
	font-size: 20px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

div.greybox3 h4 {
	font-size: 27px;
	margin: 0px;
	padding: 0px;
	color: #7acc0b;
}

.greyboxstd {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 5px;
	width: 500px;
	overflow: hidden;
}

div.greybox h3 {
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 3px;
}

.error {
	border: 2px solid #cd0303;
	padding: 4px;
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

label.error { /* client jquery validation class */
	display: block;
	clear: both;
	font-size: 11px;
	border: none;
	margin-bottom: 3px;
}

.ok {
	border: 2px solid #00cc33;
	padding: 4px;
	color: #00cc33;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

.passaggi_big {
	padding: 5px;
	height: 50px;
	width: 191px;
	position: absolute;
	left: 602px;
	top: 8px;
}

.passaggi_big img {
	margin-right: 3px;
	margin-left: 3px;
}

.passaggi_big_full {
	padding: 5px;
	height: 50px;
	width: 191px;
	position: absolute;
	left: 758px;
	top: 9px;
}

div.passaggi_big_full img {
	margin-right: 3px;
	margin-left: 3px;
}

table.passaggi_testo {
	clear: both;
	width: 100%;
	color: #000;
	/*	border:1px solid #ccc; 
	border-collapse:collapse;
*/
}

table.passaggi_testo td {
	border-right: 1px solid black;
	/*	border:1px solid #ccc; */
	padding: 0px;
	text-align: center;
}

table.passaggi_testo td.current {
	color: #0099CC !important;
	/*	
		color:#fff;
	background-color:#46baee;
*/
}

.border {
	border: 1px solid #cccccc;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}

.border_lowpad {
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 10px;
}

div.border_lowpad p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}

div.border p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 10px;
}

div.border ul {
	margin: 0px;
	padding-left: 30px;
}

div.border li {
	margin: 2px;
	list-style-type: circle;
}

.needhelp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
	font-size: 16px;
	margin-top: 25px;
	clear: left;
}

.dx_button {
	position: absolute;
	left: 618px;
	top: 192px;
}

.button_formdownload {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 262px;
	top: 234px;
}

.sx_img {
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.continua_button {
	margin-left: 35px;
}

.allineamentodx {
	text-align: right;
	padding-right: 5px;
}

.numberbold {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.dg {
	color: #29910e;
}

.green {
	color: #7acc0b;
}

/* download*/
.download_ol {
	margin-bottom: 20px;
}

div.download_ol li {
	margin-bottom: 10px;
}

div.download_ol img {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
}

.dx_pad {
	margin-left: 35px;
}

.underline {
	text-decoration: underline;
}

/* installa*/
div#installa img {
	float: left;
	padding: 5px;
}

#installa li {
	height: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 10px;
}

#installa li.noborder {
	border-bottom-style: none;
}

.greennumber {
	height: 200px;
	width: 30px;
	float: left;
	color: #7acc0b;
	font-size: 20px;
	font-weight: bold;
}

.blacktext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 530px;
	height: 240px;
	float: left;
	margin-right: 5px;
}

.blacktextshort {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 335px;
	height: 240px;
	float: left;
	margin-right: 5px;
}

#text_li {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 250px;
	padding-top: 15px;
}

#text_li_noborder {
	position: relative;
	height: 250px;
	padding-top: 15px;
}

/* stili form */
#form {
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#form input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #333333;
}

#form2 {
	vertical-align: middle;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
}

#form2 input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #333333;
	margin-bottom: 5px;
}

#inviteFriendsForm {
	padding-bottom: 10px;
}

#inviteFriendsForm input {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
}

#inviteFriendsForm textarea {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
}

.formLight {
	padding-bottom: 10px;
}

.formLight input {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.formLight select {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.formLight textarea {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#form1 {
	padding-bottom: 10px;
}

#form1 input {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#form1 select {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#form1 textarea {
	border: 1px solid #CCCCCC;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#form3 {
	
}

#form3 input {
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
}

.iscrizioneout {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
}

/* chi siamo */
.team {
	margin-top: 40px;
}

div.team ul {
	margin: 0px;
	padding: 0px;
}

div.team li {
	margin-bottom: 40px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

div.team img {
	margin-bottom: 8px;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
}

div.team h3 {
	font-weight: bold;
	font-size: 20px;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}

div.chisiamo_bold h3 {
	font-size: 20px;
	font-weight: bold;
}

/* costi */
.border_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #29910e;
}

.border_strong {
	border-bottom-color: #29910e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#costi td {
	text-align: center;
	font-size: 12px;
}

#costi2 td {
	text-align: center;
	font-size: 12px;
}

.sf_button {
	background-image: url(../i/misc/centesimi_risparmio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

.sf_button2 {
	background-image: url(../i/misc/centesimi_risparmio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 4px;
}

.tim {
	height: 50px;
	width: 92px;
	background-image: url(../i/operators/tim_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.vodafone {
	height: 50px;
	width: 92px;
	background-image: url(../i/operators/vodafone_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.wind {
	height: 50px;
	width: 92px;
	background-image: url(../i/operators/wind_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.tre {
	height: 50px;
	width: 92px;
	background-image: url(../i/operators/tre_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.lineheightzero {
	line-height: 12px;
}

.green_costi {
	color: #7acc0b;
	font-weight: bold;
	font-size: 14px;
}

.blue_costi {
	color: #0099CC;
	font-weight: bold;
	font-size: 14px;
}

.title_costi {
	font-size: 14px;
	color: #29910e;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	padding-left: 20px;
}

.title_costi2 {
	font-size: 14px;
	color: #29910e;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

div.costi_bold h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 30px;
}

.smallcosti {
	font-size: 12px;
	margin-top: 30px;
}

div.smallcosti p {
	margin-bottom: 10px;
}

div.smallcosti strong {
	font-size: 15px;
}

.centesimi {
	padding-left: 20px;
	text-align: left;
}

.centesimi2 {
	text-align: left;
}

/* perche skebby */
#grafico_perche {
	height: 420px;
	width: 650px;
	background-image: url(../i/img_procedure/grafico_skebby_perche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 45px;
	position: relative;
}

.perche1 {
	width: 91px;
	position: absolute;
	left: 7px;
	top: -7px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.perche2 {
	width: 90px;
	position: absolute;
	left: 117px;
	top: 44px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.perche3 {
	width: 29px;
	position: absolute;
	left: 249px;
	top: 142px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.perche4 {
	width: 53px;
	position: absolute;
	left: 219px;
	top: 78px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.perche5 {
	width: 54px;
	position: absolute;
	left: 262px;
	top: 33px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.perche_testo1 {
	width: 267px;
	position: absolute;
	left: 434px;
	top: 111px;
	height: 33px;
	font-size: 20px;
	color: #7dcd1c;
	font-weight: bold;
}

.perche_testo2 {
	width: 78px;
	position: absolute;
	left: 4px;
	top: 201px;
	height: 33px;
	font-size: 13px;
	text-align: center;
}

.perche_testo3 {
	width: 82px;
	position: absolute;
	left: 112px;
	top: 201px;
	height: 33px;
	font-size: 13px;
	text-align: center;
}

.perche_testo4 {
	width: 78px;
	position: absolute;
	left: 223px;
	top: 201px;
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.testothini {
	font-size: 12px;
}

/* pricing */
.titolo_sfverde {
	background-image: url(../i/misc/verdesfumatura.gif);
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.titolo_sfverde2 {
	background-image: url(../i/misc/verdesfumatura2.gif);
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.titolo_sfblu {
	background-image: url(../i/misc/blusfumatura.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 35px;
}

.titolo_sfblu3 {
	background-image: url(../i/misc/blusfumatura.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
}

.titolo_sfblu2 {
	background-image: url(../i/misc/blu-gradient.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 35px;
}

.titolo_sforange {
	background-image: url(../i/misc/orange-gradient.gif);
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.titolo_sfred {
	background-image: url(../i/misc/red-gradient.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 35px;
}

.border_pricing {
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div.border_pricing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.border_pricing li {
	margin-bottom: 25px;
	list-style-type: none;
	list-style-position: outset;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.border_pricing strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.border_faq {
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 7px;
}

div.border_faq ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.border_faq li {
	margin-bottom: 8px;
	list-style-type: disc;
	list-style-position: outset;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

div.border_faq strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.border_other {
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 7px;
}

div.border_other ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.border_other li {
	margin-bottom: 8px;
	list-style-type: none;
	list-style-position: outset;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.border_other strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.dx_compra {
	position: absolute;
	left: 496px;
	top: 117px;
	width: 248px;
}

.dx_compra2 {
	position: absolute;
	left: 497px;
	width: 248px;
	top: 184px;
}

.dx_compra3 {
	position: absolute;
	left: 559px;
	top: 248px;
}

.blue_big {
	color: #09c;
	font-size: 15px;
}

#primavolta {
	background-color: #f5f5f5;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7acc0b;
	border-bottom-color: #7acc0b;
	padding: 8px;
	height: 115px;
	margin-bottom: 15px;
	margin-top: 35px;
	position: relative;
}

#primavolta p {
	color: #7ACC0B;
	font-size: 17px;
	margin-bottom: 30px;
}

#primavolta cite {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.primavolta_price {
	position: absolute;
	left: 594px;
	top: 64px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 142px;
}

div.primavolta_price strong {
	color: #FF0000;
}

/* rassegna stampa */
#visualizzazione_rassegna {
	background-color: #efefef;
	height: 20px;
	color: #4da922;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 30px;
}

#visualizzazione_rassegna strong {
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
}

#visualizzazione_rassegna a,#visualizzazione_rassegna a:hover {
	color: #4da922;
	font-weight: bold;
	font-size: 12px;
}

.filtra_rassegna {
	float: right;
	margin-right: 5px;
}

.elenco_rassegna {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2a910e;
	padding-top: 5px;
	width: 760px;
	overflow: hidden;
	display: block;
	padding-bottom: 5px;
	margin-top: 5px;
}

div.elenco_rassegna img {
	float: left;
	margin-right: 45px;
}

div.elenco_rassegna p {
	line-height: normal;
}

div.elenco_rassegna h3 {
	color: #29930f;
	font-size: 20px;
}

.testo_rassegna {
	float: left;
	width: 370px;
}

.data_rassegna {
	color: #9a9a9a;
	font-size: 11px;
	float: left;
	width: 140px;
	text-align: right;
}

/* --------------------- invio multiplo */
.searchbook {
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
}

.searchbook ul {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	cursor: pointer;
	border: 1px solid #000;
	border-bottom: none;
}

.searchbook li {
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding: 5px;
	font-size: .8em;
}

.searchbook .selected {
	background-color: #00CC99;
	color: #fff;
}

/* Tabs e Overlay */
.tab-container {
	background: url(/s/i/css/shadow0.png);
	margin: 0 -17px;
	padding: 0 17px;
}

.tab-container div {
	float: left;
	background-image: url(/s/i/css/tabs.png);
	background-position: top left
}

.tab-container span {
	display: block;
	background-image: url(/s/i/css/tabs.png);
	background-position: top right;
	margin-left: 10px;
	padding: 5px 10px 5px 0;
}

.tab-container .clearfix {
	float: none;
	background: transparent;
	clear: both;
}

.tab-container div.tab-open {
	background-position: left -151px
}

.tab-container div.tab-open span {
	background-position: right -151px
}

.tab-container div.tab-open b.h3 {
	color: #fff;
}

.tab-box {
	padding: 0 25px;
	margin: 0 -17px;
	border-top: 0;
	position: relative;
	background: url(/s/i/css/shadow1.png);
}

.tab-box-shadow {
	background: url(/s/i/css/shadow2.png);
	height: 17px;
	margin: 0 -17px;
}

/* screenshot borser */
.screenshot {
	border: 1px solid black;
}

/* ul blue */
ul.ul_blue {
	padding: 9px 0 18px;
}

ul.ul_blue li {
	line-height: 1.8em;
	padding: 0 0 0 22px;
	font-size: 14px;
	background: transparent url(../i/css/v_blue.gif) no-repeat 0 0;
}

ul.ul_blue li.v2 {
	background: transparent url(../i/css/v_blue2.gif) no-repeat 0 0;
}

ul.ul_blue li.v4 {
	background: transparent url(../i/css/v_blue4.gif) no-repeat 0 0;
}

/* ul_orange */
ul.ul_orange {
	padding: 9px 0 18px;
}

ul.ul_orange li {
	line-height: 1.8em;
	padding: 0 0 0 22px;
	font-size: 14px;
	background: transparent url(../i/css/v_orange.png) no-repeat 0 0;
}

/* ul_red */
ul.ul_red {
	padding: 9px 0 18px;
}

ul.ul_red li {
	line-height: 1.8em;
	padding: 0 0 0 22px;
	font-size: 14px;
	background: transparent url(../i/css/v_red.png) no-repeat 0 0;
}

/* ul_red */
ul.ul_green {
	padding: 9px 0 18px;
}

ul.ul_green li {
	line-height: 1.8em;
	padding: 0 0 0 22px;
	font-size: 14px;
	background: transparent url(../i/css/v.png) no-repeat 0 0;
}

/*--------------------------------box------------------------------------ */
#centrato3 {
	width: 670px;
	position: relative;
}

#boxes {
	margin-top: 15px;
}

#boxes table {
	margin: 0;
}

#boxes p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, sans-serif;
}

/*primo box verde */
.boxg {
	margin: 0px;
	padding: 0px;
	position: relative;
}

.box1 {
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

/*ombre1 */
.top_ombra {
	background-image: url(../i/box/ombra1_top_center.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	position: relative;
}

.angolo1 {
	background-image: url(../i/box/ombra1_topsx.gif);
	height: 10px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.angolo2 {
	background-image: url(../i/box/ombra1_topdx.gif);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	background-position: bottom;
}

.bottom_ombra {
	background-image: url(../i/box/ombra1_bottom_center.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: top;
}

.bottom_angolo1 {
	height: 10px;
	width: 10px;
	background-image: url(../i/box/ombra1_downsx.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bottom_angolo2 {
	height: 10px;
	width: 10px;
	float: right;
	background-image: url(../i/box/ombra1_downdx.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*fine_ombre1 */
.box1_ico {
	position: absolute;
	left: 18px;
	top: -11px;
}

.box1_middle {
	margin: 0px;
	padding: 0px;
	background: #f4f4f4;
}

.top1 {
	background-image: url(../i/box/box1_top.gif);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.top1 h1 {
	font-size: 16px;
	padding-left: 25px;
	padding-top: 8px;
	margin: 0px;
}

.sf1 {
	background-image: none;
	background-repeat: repeat;
	background-color: #F4F4F4;
}

.down1 {
	text-align: right;
	background-image: url(../i/box/box1_sfbottom.gif);
	background-repeat: repeat-x;
	height: 37px;
	position: relative;
}

div.down1 a {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-top: 11px;
	padding-right: 25px;
	font-weight: bold;
}

div.down1 a:hover {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-top: 11px;
	padding-right: 25px;
	font-weight: bold;
}

/*verde2 */
#box2 {
	width: 317px;
	float: left;
	margin-bottom: 25px;
}

#box2b {
	width: 317px;
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
}

.box2_middle {
	margin: 0px;
	padding: 0px;
}

.box2_ico {
	position: absolute;
	left: 24px;
	top: -6px;
}

/*ombre2 */
.top_ombra2 {
	background-image: url(../i/box/ombra2_top_center.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

.angolo21 {
	background-image: url(../i/box/ombra2_topsx.gif);
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

.angolo22 {
	background-image: url(../i/box/ombra2_topdx.gif);
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}

.bottom_ombra2 {
	background-image: url(../i/box/ombra2_bottom_center.gif);
	background-repeat: repeat-x;
	height: 6px;
}

.bottom_angolo21 {
	height: 6px;
	width: 6px;
	background-image: url(../i/box/ombra2_downsx.gif);
	background-repeat: no-repeat;
}

.bottom_angolo22 {
	height: 6px;
	width: 6px;
	float: right;
	background-image: url(../i/box/ombra2_downdx.gif);
	background-repeat: no-repeat;
}

/*fine_ombre2 */
.top2 {
	background-image: url(../i/box/box1_top.gif);
	height: 30px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

div.top2 h2 {
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 25px;
	padding-top: 11px;
	margin: 0px;
}

.sf2 {
	background-color: #F4F4F4;
}

.down2 {
	background-image: url(../i/box/box1_sfbottom.gif);
	height: 50px;
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div.down2 a {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-right: 25px;
	font-weight: bold;
	padding-top: 13px;
	margin: 0px;
}

div.down2 a:hover {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	padding-right: 25px;
	font-weight: bold;
	padding-top: 13px;
	margin: 0px;
}

.box2_icon {
	position: absolute;
	left: 25px;
	top: -4px;
}

.box2_icon2 {
	position: absolute;
	left: 24px;
	top: -9px;
}

/* box3 */
#box3a {
	width: 208px;
	float: left;
	position: relative;
}

#box3a h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#box3b {
	width: 208px;
	float: left;
	position: relative;
	margin-left: 10px;
}

#box3b h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
}

#box3 {
	float: left;
	width: 208px;
	position: relative;
	margin-left: 10px;
}

#box3 h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.box3_icon {
	position: absolute;
	left: 15px;
	top: -8px;
}

.top_blue {
	background-image: url(../i/box/box3_topblue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
	position: relative;
}

.top_red {
	background-image: url(../i/box/box3_topred.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
	position: relative;
}

.top_green {
	background-image: url(../i/box/box3_topgreen.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
	position: relative;
}

.sf3 {
	background-color: #F4F4F4;
	font-size: 11px;
}

.down_blue {
	height: 48px;
	background-image: url(../i/box/box3_downblue.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 15px;
	position: relative;
}

.down_red {
	height: 48px;
	background-image: url(../i/box/box3_downred.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 15px;
	position: relative;
}

.down_green {
	height: 48px;
	background-image: url(../i/box/box3_downgreen.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 15px;
	position: relative;
}

div.down_green a,div.down_blue a,div.down_red a {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	padding-top: 12px;
	font-weight: bold;
}

div.down_green a:hover,div.down_blue a:hover,div.down_red a:hover {
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	padding-top: 12px;
	font-weight: bold;
}

.middle2 {
	position: relative;
}

.middle3 {
	position: relative;
}

.box3 .top1 {
	background-image: url(../i/box/box3_top.jpg);
}

.box3 .down1 {
	background-image: url(../i/box/box3_sfbottom.gif);
}

.box4 .top1 {
	background-image: url(../i/box/box4_top.jpg);
}

.box4 .down1 {
	background-image: url(../i/box/box4_sfbottom.gif);
}

.boxo .top1 {
	background-image: url(../i/box/boxo_top.gif);
}

.boxo .down1 {
	background-image: url(../i/box/boxo_sfbottom.gif);
}

.boxr .top1 {
	background-image: url(../i/box/boxr_top.gif);
}

.boxr .down1 {
	background-image: url(../i/box/boxr_sfbottom.gif);
}

.boxy .down1 {
	background-image: url(../i/box/boxy_sfbottom.gif);
}

.boxy .top1 {
	background-image: url(../i/box/boxy_top.gif);
}

.faqtext {
	display: none;
	padding: 5px 0 0 20px
}

.faqtext ul {
	list-style: disc;
	margin-left: 20px;
}

/* Zend forms */
.zendForm tr {
	width: 100%;
}

.zendForm td {
	width: 200px;
}

.zendForm td input[type=text],.zendForm td input[type=password] {
	width: 240px;
}

a.linkBottomHome,a.linkBottomHome:hover {
	color: #7ACC0B;
	text-decoration: none;
}

a.linkaffilate,a.linkaffilate:hover {
	text-decoration: none;
}

a.linkblackhome,a.linkblackhome:hover {
	color: #000000;
	text-decoration: none;
}

.boxfloat {
	float: left;
	position: relative;
	margin-right: 20px;
	width: 250px;
}

.linkbox {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
	background: red;
	opacity: .0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity = 0);
}

.internal {
	padding: 10px;
	height: 100px;
}

.trbig td {
	vertical-align: middle;
}

.table_tariffa {
	width: 100%
}

.table_tariffa tr.head td {
	font-weight: normal;
	color: #1a8b00;
	padding: 0
}

.table_tariffa td.sep {
	height: 1px;
	background: #ccc;
	padding: 0
}

.table_tariffa td {
	text-align: center;
	padding-top: 10px;
	color: #1A8B00;
	font-weight: bold;
	font-size: 15px;
}

.table_tariffa .trbig td {
	font-size: 14px;
}

.table_tariffa2 {
	width: 100%
}

.table_tariffa2 tr.head td {
	font-weight: normal;
	color: #1a8b00;
	padding: 0
}

.table_tariffa2 td {
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

.table_tariffa2 {
	width: 100%
}

.table_tariffa2 tr.head td {
	font-weight: bold;
	color: #0099cc;
	padding: 0;
	vertical-align: top
}

.table_tariffa2 td.sep {
	height: 1px;
	background: #ccc;
	padding: 0
}

.table_tariffa2 td {
	text-align: center;
	vertical-align: middle;
	padding: 2px 0;
}

.table_center,.table_center td {
	text-align: center
}

.table-history {
	width: 95%;
}

.title-history td {
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #29910E;
	color: #29910E;
}

.row-history td {
	text-align: center;
	line-height: 30px;
}

.category ul {
	margin-left: 15px;
}

.smallbox {
	border: 1px solid #cccccc;
	margin: 0 auto;
	padding: 5px;
	width: 200px;
}

.smallbox-green-top {
	font-weight: bold;
	width: 200px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	color: #ffffff;
	background: #7acc0b;
}

.category li {
	line-height: 30px;
}

.pathfaq a {
	color: #000000;
}

ul.memoCheck {
	background: #ff0000;
	clear: both;
	display: block;
}

ul.memoCheck li {
	display: inline;
	margin: 2px;
	height: 150px;
	width: 150px;
	float: left;
}

table#recipientsGroup {
	width: 420px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#recipientsGroup td {
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
}

table#tableForm td {
	vertical-align: middle;
}

#loginbyemail {
	color: red;
}

.sk_popup,.skw_f {
	background: url(../i/ui/popup.png);
}

.ico {
	background-image: url(../i/ui/ico.png);
	vertical-align: middle;
	display: inline-block;
}

.page_back,.page_next {
	width: 12px;
	height: 10px;
}

.page_back {
	background-position: 0 -112px
}

.page_next {
	background-position: -12px -112px
}

.business_box,.business_box_tab {
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	padding: 4px 8px;
	margin: 0 5px;
}

.rounded_blue {
	border: 1px solid #ccc;
}

.rounded_blue:hoover {
	border: 1px solid #0000ff;
}

.business_box_tab {
	border-bottom: 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 0;
	font-weight: bold;
}

.pink_leaf {
	background: url(../i/business/corner-pink.png) no-repeat top right;
}

.blue_leaf {
	background: url(../i/business/corner-blue.png) no-repeat top right;
}

.orange_leaf {
	background: url(../i/business/corner-orange.png) no-repeat top right;
}

.green_leaf {
	background: url(../i/business/corner-green.png) no-repeat top right;
}

.yellow_leaf {
	background: url(../i/business/corner-yellow.png) no-repeat top right;
}

.business_box_tab.biz_blue:hover,.business_box_tab.biz_blue.hover {
	background-color: #3c7fc9;
	color: #fff;
	font-weight: bold;
}

.biz_blue,.business_box_tab .biz_blue,.business .biz_blue,.business .business_box .biz_blue
	{
	color: #3c7fc9
}

.biz_black {
	color: #000000;
}

.biz_red {
	color: #fe0002;
}

.biz_green {
	color: #98cb00;
}

.biz_orange {
	color: #ff6600;
}

.biz_yellow {
	color: #ffcc00;
}

.biz_pink,.business .biz_pink,.business .business_box .biz_pink {
	color: #ff0066;
}

.business .business_box h1 {
	font-size: 21px;
	line-height: 22px;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #000;
	padding: 0;
}

.business .business_box h2 {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: normal;
	padding-top: 3px;
	color: #000
}

.business_box h2.border_bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
	font-size: 17px;
	color: #000;
}

.business_box h3 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 17px;
	color: #000;
	padding-top: 5px;
}

.business_box h3.dotted {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

.business_box h4 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	line-height: 14px;
}

.business_box h4.dotted {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

.business_box ul {
	margin: 10px 0;
}

.business_box li {
	font-size: 12px;
	background: url(../i/v_blue_biz.png) no-repeat left center;
	padding-left: 20px;
}

.business_box p {
	font-size: 14px;
	line-height: 17px;
}

.business_box.small_text p {
	font-size: 12px;
	line-height: 15px;
}

.business_box td {
	font-size: 14px;
}

.business_box li {
	font-size: 14px;
}

.business_box.small_text li {
	font-size: 12px;
}

.business h1 {
	color: #3c7ec8;
	font-weight: bold;
	font-size: 25px;
	margin: 20px 0;
}

.business h2 {
	font-size: 20px;
	color: #3c7fc9;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

.business h3,h4 {
	color: #3c7fc9;
}

#content-inner.business_white {
	margin: -17px 0 0 0;
	padding: 15px;
	padding-top: 0px;
}

.no_margin {
	margin: 0;
}

.biz_green_bullet li {
	background-image: url(../i/business/v_green.png);
}

.biz_yellow_bullet li {
	background-image: url(../i/business/v_yellow.png);
}

.biz_pink_bullet li {
	background-image: url(../i/business/v_pink.png);
}

.biz_orange_bullet li {
	background-image: url(../i/business/v_orange.png);
}

.bullet_top_align li {
	background-position: top left;
}

.list_double_spacing li {
	margin-top: 10px;
}

.list_3_spacing li {
	margin-top: 3px
}

#payoff {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #fff;
}

#payoff-inner {
	margin: 0 15px;
	padding: 15px 10px;
	font-size: 19px;
	background: url(../i/dotted.png) repeat-x bottom;
}

.business #logo {
	top: 15px;
}

.business.homepage {
	background: url(../i/business-bg-home.png) repeat-x;
}

.business .thdmenu {
	background: #fff;
	margin-bottom: 7px;
}

a.btt_big,a.btt_normal,a.small, a.btt_small {
	text-decoration: none;
	display: block;
}

.business .btt_wrap {
	display: inline-block;
	color: #fff;
}

.business .btt_big .btt_inner {
	display: inline-block;
	margin-left: 20px;
	padding: 9px 30px 10px 10px;
	font-size: 15px;
}

.business .btt_normal .btt_inner {
	display: inline-block;
	margin-left: 15px;
	padding: 6px 15px 5px 0;
	font-size: 15px;
}

.business .btt_small .btt_inner {
	display: inline-block;
	margin-left: 15px;
	padding: 5px 20px 10px 10px;
	font-size: 13px;
}


.business .btt_normal_pink .btt_wrap {
	background: url(../i/business/btt-pink-normal.png) no-repeat;
}

.business .btt_normal_pink .btt_inner {
	background: url(../i/business/btt-pink-normal.png) no-repeat top right;
}

.business .btt_big_pink .btt_wrap {
	background: url(../i/business/btt-pink-big.png) no-repeat;
}

.business .btt_big_pink .btt_inner {
	background: url(../i/business/btt-pink-big.png) no-repeat top right;
}

.business .btt_big_blue .btt_wrap {
	background: url(../i/business/btt-blue-big.png) no-repeat;
}

.business .btt_big_blue .btt_inner {
	background: url(../i/business/btt-blue-big.png) no-repeat top right;
}

.business .btt_big_orange .btt_wrap {
	background: url(../i/business/btt-orange-big.png) no-repeat;
}

.business .btt_big_orange .btt_inner {
	background: url(../i/business/btt-orange-big.png) no-repeat top right;
}

.business .btt_big_yellow .btt_wrap {
	background: url(../i/business/btt-yellow-big.png) no-repeat;
}

.business .btt_big_yellow .btt_inner {
	background: url(../i/business/btt-yellow-big.png) no-repeat top right;
}

.business .btt_big_green .btt_wrap {
	background: url(../i/business/btt-green-big.png) no-repeat;
}

.business .btt_big_green .btt_inner {
	background: url(../i/business/btt-green-big.png) no-repeat top right;
}
.img-chisiamo {
	border: 1px solid #7bca0d;
}

.business .btt_small_blue .btt_wrap {
	background: url(../i/business/btt-blue-small.png) no-repeat;
}
.business .btt_small_blue .btt_inner {
	background: url(../i/business/btt-blue-small.png) no-repeat top right;
}

.business .btt_small_orange .btt_wrap {
	background: url(../i/business/btt-orange-small.png) no-repeat;
}
.business .btt_small_orange .btt_inner {
	background: url(../i/business/btt-orange-small.png) no-repeat top right;
}

.business .btt_small_pink .btt_wrap {
	background: url(../i/business/btt-pink-small.png) no-repeat;
}
.business .btt_small_pink .btt_inner {
	background: url(../i/business/btt-pink-small.png) no-repeat top right;
}

.business .btt_line .btt_inner {
	display: inline-block;
	margin-left: 5px;
	padding: 3px 10px 3px 5px;
	font-size: 13px;
}

.business .btt_line .btt_wrap {
	background: url(../i/business/btt-line.png) no-repeat;
}

.business .btt_line .btt_inner {
	background: url(../i/business/btt-line.png) no-repeat top right;
}



.box_reference{
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	margin:8px;
	display:table; 
	position:relative;
}

.inner_box_reference{
	top: 50%;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
}

.reference_image{
	width: 95%;
}

.slidingpics{
	margin:0px;
	border:none;
	width:900px;
	float:right;
	text-align:center;
	margin-right:10px;
}

.slidingpics-inner{
	margin:0px;
	border:none;
	text-align:center;
}

.reference_image_home{
	width:  95%;
}

.box_reference_medium{
	width: 100px;
	height: 60px;
	float: left;
	text-align: center;
	margin:5px;
	display:table; 
	position:relative;
}
.inner_box_reference_home{
	top: 50%;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	width:90px;
	height:45px;
}