/* Meyer reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0;
	padding: 0;*/
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
}
p {}
body {
	line-height: 1;
	color: #333333;
	background: white;
	font: 12px Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;	/* tables still need 'cellspacing="0"' in the markup */
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* structure */
div#container {
	width: 910px;
	margin: 0px auto;
	color: #4d4d4d;
}
div#head_en {
	background: url(../images/en/head.jpg);
	width: 910px;
	height: 138px;
	position: relative;
}
div#head2_en {
	background: url(../images/en/head_mobile.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head3_en {
	background: url(../images/en/head_voip.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head4_en {
	background: url(../images/en/head_resellers.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
#logo1_en {
	position: absolute;
	bottom: 17px;
	left: 60px;
}
#logo2_en {
	position: absolute;
	bottom: 17px;
	left: 501px;
}
div#head_it {
	background: url(../images/it/head.jpg);
	width: 910px;
	height: 138px;
	position: relative;
}
div#head2_it {
	background: url(../images/it/head_mobile.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head3_it {
	background: url(../images/it/head_voip.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head4_it {
	background: url(../images/it/head_resellers.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
#logo1_it {
	position: absolute;
	bottom: 17px;
	left: 60px;
}
#logo2_it {
	position: absolute;
	bottom: 17px;
	left: 501px;
}


div#head_fr {
	background: url(../images/fr/head.jpg);
	width: 910px;
	height: 138px;
	position: relative;
}
div#head2_fr {
	background: url(../images/fr/head_mobile.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head3_fr {
	background: url(../images/fr/head_voip.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
div#head4_fr {
	background: url(../images/fr/head_resellers.jpg);
    display: none;
    width: 910px;
    height: 138px;
	position: relative;
}
#logo1_fr {
	position: absolute;
	bottom: 17px;
	left: 60px;
}
#logo2_fr {
	position: absolute;
	bottom: 17px;
	left: 501px;
}


div#content {}
div#left {
	width: 230px;
	float: left;
	text-align: justify;
	/*text-justify: newspaper;*/
}
div#right {
	width: 230px;
	float: right;
	text-align: justify;
	/*text-justify: newspaper;*/
}
div#center {
	width: 420px;
	margin: 0px auto;
	text-align: justify;
	/*text-justify: newspaper;*/
}
div#mainmenu {
	margin-bottom: 6px;
	height: 35px;
	background: url(../images/mainmenu_back.jpg);
	background-repeat: repeat-x;
        /*background-position: top;*/
}
div#footer {
	margin-top: 35px;
	margin-bottom: 20px;
	font-size: 10px;
}

/* link & text */
a:link, a:visited, a:active {
	color: #776814;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: underline;
}
#pointlist a:link, #pointlist a:visited, #pointlist a:active {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: none;
}
#pointlist a:hover {
	color: #776814;
	font-weight: bold;
	text-decoration: none;
}
.brownbox a:link, .brownbox a:visited, .brownbox a:active {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: underline;
}
.brownbox a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.news_prev a:link, .news_prev a:visited, .news_prev a:active {
	color: #D12919;
	font-weight: bold;
	text-decoration: underline;
}
.news_prev a:hover {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: underline;
}
#alphabet a:link, #alphabet a:visited, #alphabet a:active {
	color: #776814;
	font-weight: bold;
	text-decoration: none;
}
#alphabet a:hover {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: underline;
}
a.red:link, a.red:visited, a.red:active {
	color: #D12919;
	font-weight: bold;
	text-decoration: underline;
}
a.red:hover {
	color: #DEBC1C;
	font-weight: bold;
	text-decoration: underline;
}
div#mainmenu a:link, div#mainmenu a:visited, div#mainmenu a:active {
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
div#mainmenu a:hover {
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	text-decoration: underline;
}
div#mainmenu a.green:link, div#mainmenu a.green:visited, div#mainmenu a.green:active {
	font-size: 13px;
	text-transform: uppercase;
	color: #1C646C;
	font-weight: bold;
	text-decoration: none;
}
div#mainmenu a.green:hover {
	font-size: 13px;
	text-transform: uppercase;
	color: #1C646C;
	font-weight: bold;
	text-decoration: underline;
}
a.foot:link, a.foot:visited, a.foot:active {
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}
a.foot:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0B184A;
}
a.footlink:link, a.footlink:visited, a.footlink:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0B184A;
	margin-right: 5px;
	margin-left: 5px;
}
a.footlink:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0B184A;
	margin-right: 5px;
	margin-left: 5px;
}
a.greyboxed {
	padding: 6px;
	color: white;
	font-size: 12px;
	background: #717171;
	text-decoration: none;
}
a.goldboxed {
	padding: 10px;
	color: white;
	font-size: 16px;
	background: #DEBC1C;
	text-decoration: none;
}
a.blue:link, a.blue:visited, a.blue:active {
	font-weight: bold;
	text-decoration: none;
	color: #01A5DD;
}
a.blue:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #01A5DD;
}
a.redm:link, a.redm:visited, a.redm:active {
	font-weight: bold;
	text-decoration: none;
	color: #D12919;
}
a.redm:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #D12919;
}
ul.bluelist a:link, ul.bluelist a:visited, ul.bluelist a:active {
	font-weight: bold;
	text-decoration: none;
	color: #01A5DD;
}
ul.bluelist a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #01A5DD;
}
ul.redlist a:link, ul.redlist a:visited, ul.redlist a:active {
	font-weight: bold;
	text-decoration: none;
	color: #D12919;
}
ul.redlist a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #D12919;
}
p.brown {
	font-size: 12px;
	color: #776814;
	font-weight: bold;
        margin-bottom: 2px;
}
p.red {
	font-size: 12px;
	color: #D12919;
	font-weight: bold;
}
p.blue {
	font-size: 12px;
	color: #1869A1;
	font-weight: bold;
}
p.green {
	font-size: 12px;
	color: #406f5d;
	font-weight: bold;
}
p.orange {
	font-size: 14px;
	color: #ffae00;
	font-weight: bold;
}
p.white {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
p.pagetitle {
	color: #DEBC1C;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 7px;
}
span.orange {
	font-size: 12px;
	color: #ffae00;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	text-align: center;
}
span.azure {
	font-size: 12px;
	color: #01A5DD;
	font-weight: bold;
}
span.blue {
	font-size: 12px;
	color: #1869A1;
	display: block;
	font-weight: bold;
}
span.red {
	font-size: 12px;
	color: #d12919;
	display: block;
	font-weight: bold;
}
span.grey {
	font-size: 12px;
	color: #625E5E;
	display: block;
	font-weight: bold;
}
span.darkgrey {
	font-size: 12px;
	color: #656565;
	display: block;
	font-weight: bold;
}
span.enormous {
	font-size: 20px;
	color: #656565;
	display: block;
	font-weight: bold;
}
span.white {
	font-size: 12px;
	color: white;
	display: block;
	font-weight: bold;
}
span.white2 {
	font-size: 10px;
	color: white;
}
span.black {
	font-size: 12px;
	color: black;
	font-weight: bold;
}
span.brown {
	font-size: 12px;
	color: #776814;
	display: block;
	font-weight: bold;
}
span.brown2 {
	color: #776814;
	font-weight: bold;
}
span.gold {
	font-size: 12px;
	color: #DEBC1C;
	display: block;
	font-weight: bold;
}
span.gold2 {
	font-size: 11px;
	color: #DEBC1C;
	display: block;
	font-weight: bold;
}
span.gold3 {
	color: #DEBC1C;
}
span.lightgreen {
	font-size: 12px;
	color: #0c9585;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
span.lightgreen2 {
	font-size: 10px;
	color: #0c9585;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
span.note {
	font-size: 10px;
	color: #9A9A9A;
}
span.azurenote {
	font-size: 10px;
	color: #01A5DD;
}
span.note2 {
	font-size: 9px;
	color: #9A9A9A;
}
ul.bluelist {
	list-style-image: url(../images/arr_blue.jpg);
	color: #01A5DD;
}
ul.bluelist li {
	list-style-position: inside;
}
ul.bluelist_big {
	list-style-image: url(../images/arr_blue_big.jpg);
	color: #01A5DD;
}
ul.bluelist_big li {
	list-style-position: inside;
	margin-bottom: 6px;
}
ul.redlist {
	list-style-image: url(../images/arr_red.jpg);
	color: #D12919;
}
ul.redlist li {
	list-style-position: inside;
}
ul.redlist2 {
	list-style-image: url(../images/arr_red.jpg);
	color: #D12919;
}
ul.redlist2 li {
	list-style-position: inside;
}
ul.whitelist {
	list-style: disc;
	color: white;
	font-weight: bold;
        line-height: 1;
}
ul.whitelist li {
	list-style-position: inside;
}
ul.blacklist {
	list-style-image: url(../images/arr_red.jpg);
}
ul.blacklist li {
	list-style-position: inside;
}
ul.brownlist {
	list-style: none;
	font-weight: bold;
	color: #776814;
}
ul.brownlist li {
	list-style-position: inside;
}
span.quote {
	margin: 5px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

/* various */
select {
	min-width: 110px;
}

.bar_azure {
	background: url(../images/bar_azure_middle.jpg);
	background-repeat: repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}
.bar_red {
	background: url(../images/bar_red_middle.jpg);
	background-repeat: repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}
.bar_green {
	background: url(../images/bar_green_middle.jpg);
	background-repeat: repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}
.bar_lightgreen {
	background: url(../images/bar_lightgreen_middle.jpg);
	background-repeat: repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}
.bar_gold {
	background: url(../images/bar_gold_middle.jpg);
	background-repeat: repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}
.arrowbar_gold {
	background: url(../images/arr_bar_gold.jpg);
	background-color: #D9C762;
	height: 20px;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 35px;
}
.arrowbar_red {
	background: url(../images/arr_bar_red.jpg);
	background-color: #C22A16;
	height: 20px;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 35px;
}
.plainbar_azure {
	background-color: #2EB0E9;
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 8px;
}
.plainbar_red {
	background-color: #b30101;
	width: 420px;
	padding: 5px;
	color: white;
	font-weight: bold;
}
div#mainmenu ul {
	list-style: none;
}
div#mainmenu ul li {
	display: inline;
	margin-right: 18px;
}
div#mainmenu select {
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	border: none;
	height: 17px;
        margin-top: 3px;
}
div#homenews span.note {
	float: right;
}
div.clear {
	clear: both;
}
div#splash {
	height: 404px;
}
div#splash2 {
	height: 280px;
}
div#reseller_home {
	margin-top: 40px;
	width: 210px;
	height: 67px;
	position: relative;
	background: url(../images/box_reseller.jpg);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
}
input.button_green {
	cursor: pointer;
	border: none;
	padding-right: 20px;
	padding-left: 20px;
	background: #002d0b;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
span.button_green2 {
	cursor: pointer;
	border: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #002d0b;
	color: white;
	font-weight: bold;
	font-size: 11px;
        display: block;
}
input.button_gold {
	cursor: pointer;
	border: 1px solid #FAE35F;
	padding-right: 10px;
	padding-left: 10px;
	background: #D9C762;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
input.button_black {
	cursor: pointer;
	border: none;
	padding-right: 10px;
	padding-left: 10px;
	background: #000000;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
input.button_gold_big {
	cursor: pointer;
	border: 1px solid #FAE35F;
	padding: 10px;
	background: #D9C762;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
.rx {
	float: right;
}
.lx {
	float: left;
}
div#voip_home {
	height: 112px;
	text-align: left;
	background: url(../images/voip_home_center.jpg);
	padding-left: 100px;
	padding-top: 150px;
	padding-right: 40px;
}
td#voip_box1 {
	background: url(../images/voip_home_box1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
td#voip_box2 {
	background: url(../images/voip_home_box2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
td#voip_box3 {
	background: url(../images/voip_home_box3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
td#voip_box4 {
	background: url(../images/voip_home_box4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
div#voip_freetime {
	width: 197px;
	height: 74px;
	background: url(../images/voip_home_freetime.jpg);
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 50px;
	font-size: 10px;
	color: #77def7;
	font-weight: bold;
	text-align: left;
}
div#mobile_home {
	height: 25px;
	text-align: left;
	background: url(../images/mobile_home_center.jpg);
	padding-left: 250px;
	padding-top: 255px;
	padding-right: 40px;
	color: #625E5E;
	font-weight: bold;
	font-size: 13px;
}
td#mobile_box1 {
	background: url(../images/mobile_home_box1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	height: 84px;
        font-size: 10px;
	padding-left: 63px;
}
td#mobile_box2 {
	background: url(../images/mobile_home_box2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
        font-size: 10px;
	color: white;
	font-weight: bold;
	height: 84px;
	padding-left: 66px;
}
div#mobile_box3 {
	background: url(../images/mobile_home_fisso.jpg);
	width: 160px;
	height: 47px;
	color: white;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
        text-align:left;
        line-height: 1;
}
div#mobile_box4 {
	background: url(../images/mobile_home_tariffe.jpg);
	width: 160px;
	height: 47px;
	color: white;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
        text-align:left;
        line-height: 1;
}
.bar_mobile {
	background: url(../images/bar_mobile_back.jpg);
	background-repeat: repeat-y;
	width: 220px;
	padding: 5px;
}
div#voip_vantaggi {
	background: url(../images/voip_vantaggi_center.jpg);
	height: 70px;
	padding-top: 75px;
	padding-left: 110px;
	font-size: 14px;
	color: #1869A1;
	font-weight: bold;
}
table.coloured td, table.coloured th {
	margin: 5px;
	border: 2px solid white;
}
table.coloured th.A {
	color: white;
	background: #00A4DF;
}
table.coloured th.B {
	color: white;
	background: #988529;
}
table.coloured td.A {
	font-weight: bold;
	color: #00A4DF;
}
table.coloured td.B {
	font-weight: bold;
	color: #988529;
}
#alphabet td {
	font-weight: bold;
}
table.mobile_noroaming_tariffe {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
}
div#mobile_tariffe_box1 {
	background: url(../images/mobile_tariffe_topbox.jpg);
	width: 350px;
	height: 35px;
	color: white;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#mobile_mondo_box1 {
	background: url(../images/mobile_mondo_topbox.jpg);
	width: 350px;
	height: 35px;
	color: white;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#mobile_comefunziona {
	background: url(../images/mobile_comefunziona_center.jpg);
	height: 69px;
	padding-top: 75px;
	padding-left: 110px;
	font-size: 14px;
	color: #DEBC1C;
	font-weight: bold;
}
div.greybox {
	padding: 6px;
	background-color: #999999;
}
div#resellers_home {
	padding-top: 110px;
	height: 130px;
	background: url(../images/resellers_home_center.jpg);
	color: #0c9585;
	font-weight: bold;
	font-size: 12px;
}
div#resellers_form {
	padding: 6px;
	border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
}
#resellers_tariffe select, #resellers_tariffe input, {
	border: 1px solid #999999;
	height: 18px;
}
#resellers_tariffe textarea {
	border: 1px solid #999999;
	width: 100%;
	height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
}
#resellers_buttons input {
	padding-right: 20px;
	padding-left: 20px;
}
.news_prev img {
	width: 70px;
	height: 50px;
	margin-right: 4px;
	margin-bottom: 4px;
}
img.news_img {
	width: 70px;
	height: 50px;
	margin: 4px;
}
div#gen_left_resellers {
	background: url(../images/gen_left_resellers.jpg);
	color: #032004;
	width: 220px;
	height: 64px;	
	padding-top: 7px;
	padding-left: 10px;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
        position: relative;
	text-align: left;
}
div#gen_left_levoipoint {
	background: url(../images/gen_left_point.jpg);
	color: #000000;
	width: 220px;
	height: 59px;	
	padding-top: 12px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
        position: relative;
}
.brownbox {
	background-color: #776814;
	width: 214px;
	padding: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
div#map {
	border: 1px solid #656565;
	height: 280px;
	width: 420px;
}
.gradient_bar_black {
	padding-left: 10px;
	color: white;
	font-size: 14px;
	background-image: url(../images/gradient_black.jpg);
	background-repeat: repeat-x;
}
.gradient_bar_red {
	padding-left: 10px;
	color: white;
	font-size: 14px;
	background-image: url(../images/gradient_red.jpg);
	background-repeat: repeat-x;
}
.gradient_bar_orange {
	padding-left: 10px;
	color: white;
	font-size: 14px;
	background-image: url(../images/gradient_orange.jpg);
	background-repeat: repeat-x;
}
.voip_right_rate {
	margin-top: 8px;
	cursor: pointer;
}
div#voip_free_center {
	background-image: url(../images/voip_free_center.jpg);
	height: 51px;
	font-size: 15px;
	padding-top: 40px;
	padding-left: 280px;
	color: black;
	font-weight: bold;
	text-align: left;
}
div#voip_business_center {
	background-image: url(../images/voip_business_center.jpg);
	height: 51px;
	font-size: 15px;
	padding-top: 40px;
	padding-left: 300px;
	color: white;
	font-weight: bold;
	text-align: left;
}
div#voip_plus_center {
	background-image: url(../images/voip_plus_center.jpg);
	height: 51px;
	font-size: 15px;
	padding-top: 40px;
	padding-left: 250px;
	color: #717171;
	font-weight: bold;
	text-align: left;
}
div#voip_easy_center {
	background-image: url(../images/voip_easy_center.jpg);
	height: 51px;
	font-size: 15px;
	padding-top: 40px;
	padding-left: 250px;
	color: #F46317;
	font-weight: bold;
	text-align: left;
}

div#ajax-load {
    display:none; 
    position: absolute; 
    height: 45px; 
    width: 250px; 
    background-image: url(images/gifback.png); 
    background-position: top-center; 
    top:0px; 
    left:0px; 
    padding-top: 35px;
}

div.central_quote {
    color: #656565;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}
div#box_services {
    width: 326px;
    padding: 12px;
    border: 1px solid #656565;
    background-color:#FFFFFF;
}
div#box_invita {
    width: 326px;
    padding: 12px;
    border: 1px solid #656565;
    background-color:#FFFFFF;
}
div#box_mobileterms {
    width: 326px;
    padding: 12px;
    border: 1px solid #656565;
    background-color:#FFFFFF;
}

div#box_download {
    width: 326px;
    padding: 12px;
    border: 1px solid #656565;
    background-color:#FFFFFF;
}
input#box_button {
    font-size: 15px;
    font-weight: bold;
    color: white;
    background: #4f9bcf;
    border: 1px solid black;
    padding-right: 70px;
    padding-left: 70px;
    cursor: pointer;
}
a#box_button_link {
    font-size: 15px;
    font-weight: bold;
    color: white;
    background: #4f9bcf;
    border: 1px solid black;
    padding-right: 90px;
    padding-left: 90px;
    display:block;
    width: 100px;
    margin: 0px auto;
    text-decoration:none;
}
span.azure_huge {
    font-size: 20px;
    color: #01A5DD;
    font-weight: bold;
}
#inviteform input {
    color: black;
    border: none;
    background: #e5e5e5;
}
.gradient_bar_azure {
    padding-left: 10px;
    color: white;
    font-size: 14px;
    background-image: url(../images/gradient_azure.jpg);
    background-repeat: repeat-x;
}
div#space_faq a {
    display:block;
    margin-bottom: 8px;
}

table#table_plans td {
    border: 1px solid #eeeeee;
}
