#header {
	/*background-image: url(images/header/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin-left:65px;
}
#header #hidden_box {
	height: 213px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header #invita_box {
	/*float: right;*/
}
#header #sender_box {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#header #dest_box {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
#header #dest_box_mail {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
#header #invita_box .fields {
	background-image: url(images/header/box_invia_textfiled.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 18px;
	width: 163px;
	height: 21px;
}
#header #invita_box .fields input {
	border: 0 none;
	height: 15px;
	width: 146px;
	margin-top: 3px;
	margin-left: 8px;
	font-size: 12px;
	color: #999;
}
#header #invita_btt {
	float: left;
	width: 99px;
	height: 38px;
	margin-top: 112px;
}
#header #invita_btt a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/header/box_btt_invia.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#header #invita_btt a:hover {
	background-image: url(images/header/box_btt_invia_hv.gif);
}





#header #close_box {
	float: right;
	margin-right: 5px;
}
#header #close_box a {
	color: #666;
	font-size: 9px;
	text-decoration: none;
}
#header #close_box a:hover {
	color: #C72522;
}






#header #visible_box {
	height: 55px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#header #invita_open {
	width: 134px;
	height: 34px;
	float: right;
	margin-top: 14px;
}
#header #invita_btt_image {
	float: left;
	width: 34px;
	height: 34px;
	background-image: url(images/header/header_btt_invita.gif);
}
#header #invita_btt_text {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 95px;
	height: 16px;
}
#header #invita_btt_text a {
	text-decoration: none;
	color: #000;
}
#header #invita_btt_text a:hover {
	text-decoration: none;
	color: #C72522;
}
#header #invita_open a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
#header .clearer {
	clear: both;
}

#invita_box span 
{
    font-size: 11px;
}
