			body {
				background-color: #ffffff;
				margin: 0px 0px 0px 0px;
				background-image: url(images/sfondo.gif);
				background-position: top;
				background-repeat: repeat-x;
			}
			#top {
				width: 99%;
				height: 83px;
				margin: 5px 5px 0px 5px;
				padding: 0px 0px 0px 0px;
				float: none;
			}
			#top .logo {
				width: 35%;
				height: 83px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				background-image: url(images/logo.gif);
				float: left;
				background-repeat: no-repeat;
				background-position: center left;
			}
			#top .account {
				width: 62%;
				height: 53px;
				margin: 0px 0px 0px 0px;
				padding: 30px 10px 0px 0px;
				font-family: "Trebuchet MS";
				font-size: 12px:/*1em;*/
				font-style: normal;
				font-weight: normal;
				color: #ffffff;
				float: left;
				text-align: right;
				/*background-image: url(images/birmania.gif);
				background-repeat: no-repeat;
				background-position: left;*/
			}
			.account a{
				font-family: "Trebuchet MS";
				font-size: 16px;/*1em;*/
				font-style: normal;
				font-weight: normal;
				color: #ffffff;
				text-decoration: none;
			}
			.account a:hover{
				color: #707070;
				text-decoration: none;
			}
			#navigation_top_background {
				width: 99%;
				height: 12px;
				margin: 0px 0px 0px 5px;
				padding: -5px 0px 0px 0px;
				float: none;
				background-image: url(images/sfondo_top_background.gif);
				background-position: top left;
				background-repeat: repeat-x;
			}
			#navigation {
				width: 600px;
				height: 38px;
				margin: 0px 0px -5px 0px;
				padding: 0px 0px 0px 0px;
				float: left;
			}
			#navigation ul {
				margin: 0px 0px 0px 10px;
				padding: 0px 0px 0px 0px;
			}
			#navigation ul li {
				display: inline;
			}
			#navigation li.zero {
				height: 26px;
				width: 78px;
				/*background-color: #0b162a;*/
				background-image: url(images/sfondo_menu_no_link.gif);
				background-position: top left;
				background-repeat: repeat-x;
				font-family: "Trebuchet MS";
				font-size: 13px;/*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #ffffff;
				display: block;
				padding: 6px 0px 0px 0px;
				text-decoration: none;
				float: left;
				list-style-type: none;
				text-align: center;
				border-top: 1px solid #b6bdca;
				border-left: 1px solid #b6bdca;
				border-right: 1px solid #b6bdca;
			}
			#navigation li a {
				height: 26px;
				width: 80px;
				font-family: "Trebuchet MS";
				font-size: 13px;/*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #ffffff;
				display: block;
				padding: 7px 0px 0px 0px;
				text-decoration: none;
				float: left;
				list-style-type: none;
				text-align: center;
				/*background-color: #df3221;*/
				background-image: url(images/sfondo_menu.gif);
				background-position: top left;
				background-repeat: repeat-x;
			}
			#navigation li a:hover {
				width: 80px;
				font-family: "Trebuchet MS";
				font-size: 13px;/*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
				display: block;
				text-decoration: none;
			}
			#search {
				width: auto;
				height: 33px;
				text-align: right;
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				float: right;
				margin: 0px 0px 0px 0px;
				padding: 0px 5px 0px 0px;
				/*background-color: #df3221;*/
				background-image: url(images/sfondo_menu.gif);
				background-position: top left;
				background-repeat: repeat-x;
			}
			form.search {
				margin: 0px 10px 0px 0px;
				padding-top: 4px;
			}
			#container {
				width: 96%;
				font-family: "Trebuchet MS";
				margin: 10px 5px 5px 7px;
				padding: 10px 10px 0px 10px;
				float: none;
				/*border: 2px solid #000000;*/
			}
			#view_type {
				width: 600px;
				height: 34px;
				margin: 10px 0px 0px 5px;
				padding: 0px 0px 0px 0px;
				float: none;
			}
			#view_type ul {
				margin: 0px 0px 0px 10px;
				padding: 0px 0px 0px 0px;
			}
			#view_type ul li {
				display: inline;
			}
			#view_type li.no_link {
				background-color: #ffc2b8; /*#f2f5f6;*/
				height: 26px;
				width: 100px;
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				padding: 7px 0px 0px 0px;
				float: left;
				list-style-type: none;
				text-align: center;
				border-top: 1px solid #ffc2b8;
				border-left: 1px solid #ffc2b8;
				border-right: 1px solid #ffc2b8;
				margin-right: 5px;
			}
			#view_type li a {
				height: 26px;
				width: 100px;
				background-color: #f2f5f6; /*#f5c5bd; /*#76a28b;*/
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				padding: 6px 0px 0px 0px;
				text-decoration: none;
				float: left;
				list-style-type: none;
				text-align: center;
				margin-right: 5px;
				border-top: 1px solid #ffc2b8;
				border-left: 1px solid #ffc2b8;
				border-right: 1px solid #ffc2b8;
				border-bottom: none;
			}
			#view_type li a:hover {
				width: 100px;
				background-color: #c8d7dc; /*#b1dac5;*/
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				text-decoration: none;
			}
			#view_type_cat {
				width: 100%;
				height: 34px;
				margin: 10px 0px 0px 5px;
				padding: 0px 0px 0px 0px;
				float: none;
			}
			#view_type_cat ul {
				margin: 0px 0px 0px 5px;
				padding: 0px 0px 0px 0px;
			}
			#view_type_cat ul li {
				display: inline;
			}
			#view_type_cat li.no_link {
				background-color: #ffc2b8; /*#f2f5f6;*/
				height: 25px;
				width: 64px;
				font-family: "Trebuchet MS";
				font-size: 12px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				padding: 7px 0px 0px 0px;
				float: left;
				list-style-type: none;
				text-align: center;
				border-top: 1px solid #ffc2b8;
				border-left: 1px solid #ffc2b8;
				border-right: 1px solid #ffc2b8;
				margin-right: 2px;
			}
			#view_type_cat li a {
				height: 25px;
				width: 64px;
				background-color: #f2f5f6; /*#f5c5bd; /*#76a28b;*/
				font-family: "Trebuchet MS";
				font-size: 12px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				padding: 7px 0px 0px 0px;
				text-decoration: none;
				float: left;
				list-style-type: none;
				text-align: center;
				margin-right: 2px;
				border-top: 1px solid #ffc2b8;
				border-left: 1px solid #ffc2b8;
				border-right: 1px solid #ffc2b8;
				border-bottom: none;
			}
			#view_type_cat li a:hover {
				width: 64px;
				background-color: #c8d7dc; /*#b1dac5;*/
				font-family: "Trebuchet MS";
				font-size: 12px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				display: block;
				text-decoration: none;
			}
			#content {
				width: 98%;
				height: 100%;
				min-height: 400px;
				margin: -1px 0px 0px 0px;
				padding: 10px 10px 10px 10px;
				background-image: url(images/dot_arancio.gif);
				background-position: top left;
				background-repeat: repeat-x;
				border-bottom: 1px solid #cfcfcf;
				border-left: 1px solid #cfcfcf;
				border-right: 1px solid #cfcfcf;
				float: left;
				background-color: #ffffff;
			}
			#content h1 {
				font-family: "Trebuchet MS";
				font-size: 14px; /*1em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
			}
			#content h2 {
				font-family: "Trebuchet MS";
				font-size: 14px; /*1em;*/
				font-style: normal;
				font-weight: bold;
				color: #000000;
			}
			#content a.conf{
				color: #000000;
				text-decoration: underline;
			}
			#content a.conf:hover{
				color: #707070;
				text-decoration: none;
			}
			div.login {
				width: 100%;
				margin: 0px 0px 0px 0px;
				padding: 10px 0px 8px 10px;
				background-color: #c3d8e8;
				float: none;
			}
			div.rec_psw {
				width: 100%;
				margin: 0px 0px 0px 0px;
				padding: 10px 0px 0px 10px;
				float: none;
			}
			div.register {
				width: 46%;
				margin: 0px 10px 0px 0px;
				padding: 10px 10px 0px 30px;
				float: left;
				border: 1px solid #4a7596;
				background-color: #edf5fb;
			}
			#rss_cat {
				width: 20%;
				height: 100%;
				margin: 10px 5px 10px 10px;
				padding: 5px 5px 5px 5px;
				float: left;
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				color: #000000;
				border-right: 1px solid #cfcfcf;
			}
			#rss_cat h1 {
				font-size: 15px; /*1.2em;*/
				font-weight: bold;
			}
			#rss_tags {
				width: 30%;
				height: 100%;
				margin: 10px 5px 10px 10px;
				padding: 5px 5px 5px 5px;
				float: left;
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				color: #000000;
				border-right: 1px solid #cfcfcf;
			}
			#rss_tags h1 {
				font-size: 15px; /*1.2em;*/
				font-weight: bold;
			}
			#rss_posters {
				width: 43%;
				height: 100%;
				margin: 10px 5px 10px 10px;
				padding: 5px 5px 5px 5px;
				float: left;
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				color: #000000;
			}
			#rss_posters h1 {
				font-size: 15px; /*1.2em;*/
				font-weight: bold;
			}

			div.container_post_list {
				width: 70%;
				margin: 5px 10px 0px 0px;
				padding: 0px 0px 0px 0px;
				float: left;
			}
			div.container_post_list_cat {
				width: 100%;
				margin: 0px 10px 0px 0px;
				padding: 0px 0px 0px 0px;
				float: left;
			}
			div.nome_cat{
				font-family: "Trebuchet MS";
				font-size: 16px; /*1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
				float: none;
				width: 100%;
				height: 26px;
				background-image: url(images/sfondo_cat.gif);
				background-repeat: repeat-y;
				padding-left: 10px;
				padding-top: 4px;
				margin: 10px 0px 10px 0px;
			}
			.post_container {
				width: 77%;
				height: 100%;
				border-bottom: 2px solid #cfcfcf;
				padding: 10px 0px 10px 0px;
				margin: 0px 10px 10px 0px;
				float: left;
				vertical-align: top;
				padding-top: 0px;
			}
			div.data_container {
				width: 52px;
				height: 58px;
				float: left;
				margin-right: 10px;
				background-image: url(images/calendario.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			div.ora {
				width: 52px;
				font-family: "Trebuchet MS";
				font-size: 11px; /*0.7em;*/
				font-style: normal;
				color: #000000;
				text-align: center;
			}
			div.giorno {
				width: 52px;
				font-family: "Trebuchet MS";
				font-size: 16px; /*1em;*/
				font-style: normal;
				color: #000000;
				font-weight: bold;
				text-align: center;
			}
			div.mese_anno {
				width: 52px;
				font-family: "Trebuchet MS";
				font-size: 11px; /*0.7em;*/
				font-style: normal;
				color: #000000;
				text-align: center;
			}
			.post {
				/*width: 100%;*/
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.8em;*/
				font-style: normal;
				color: #000000; /*#707070;*/
				float: none;
				margin-top: 0px;
				padding-top: 0px;
			}
			.post h1 a {
				font-family: "Trebuchet MS";
				font-size: 21px; /*1.5em;*/
				font-style: normal;
				font-weight: normal;
				color: #1e56a1;
				text-decoration: none;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			.post h1 a:hover {
				font-family: "Trebuchet MS";
				font-size: 21px; /*1.5em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
				text-decoration: none;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			/*.abuse{
				float: right;
				margin: 0px;
				width: 50px;
				height: auto;
			}*/
			.post p {
				text-align: right;
				font-family: "Trebuchet MS";
				font-size: 12px; /*0.9em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				margin-right: 10px;
				margin-top: -2px;
			}

			.post a.blu {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #4a7596;
				text-decoration: none;
			}
			.post a.blu:hover {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #6d9ec3;
				text-decoration: none;
			}
			.post a.viola {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #662d91;
				text-decoration: none;
			}
			.post a.viola:hover {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #947da6;
				text-decoration: none;
			}
			a.altre_news {
				font-family: "Trebuchet MS";
				font-size: 14px; /*0.9em;*/
				font-style: normal;
				font-weight: normal;
				color: #4a7596;
				text-decoration: none;
				padding-right: 20px;
			}
			a.altre_news:hover {
				font-family: "Trebuchet MS";
				font-size: 14px; /*0.9em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
				text-decoration: none;
				padding-right: 20px;
			}
			a.tags {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #59a134; /*#ec3c2c;*/
				text-decoration: none;
				padding: 3px;
			}
			a.tags:hover {
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #afcca0; /*#f6e3e0;*/
				text-decoration: none;
				padding: 3px;
			}
			#faq {
				width: 70%;
				height: 100%;
				padding: 0px 0px 10px 0px;
				margin: 0px 10px 10px 0px;
				float: left;
				vertical-align: top;
				padding-top: 0px;
			}
			#faq h1{
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.2em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#faq a.link {
				font-family: "Trebuchet MS";
				font-size: 14px; /*0.9em;*/
				font-style: normal;
				font-weight: normal;
				color: #4a7596;
				text-decoration: none;
				margin-bottom: -10px;
				margin-top: -10px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#faq a.link:hover{
				font-family: "Trebuchet MS";
				font-size: 14px; /*0.9em;*/
				font-style: normal;
				font-weight: normal;
				color: #70b0e0;
				text-decoration: none;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#faq h2{
				font-family: "Trebuchet MS";
				font-size: 18px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#faq h3{
				font-family: "Trebuchet MS";
				font-size: 11px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#terms {
				width: 70%;
				height: 100%;
				padding: 0px 0px 10px 0px;
				margin: 0px 10px 10px 0px;
				float: left;
				vertical-align: top;
				padding-top: 0px;
				font-size: 13px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
			}
			#terms h1{
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.2em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				margin-bottom: 0px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#terms h2{
				font-family: "Trebuchet MS";
				font-size: 17px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #000000;
				margin-bottom: 5px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			#terms h3{
				font-family: "Trebuchet MS";
				font-size: 13px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
				color: #707070;
				margin-bottom: 10px;
				margin-top: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				float: none;
			}
			div.tag_clouds_open_close {
				width: 99%;
				height: 28px;
				background-image: url(images/sfondo_sez.gif);
				background-position: top;
				background-repeat: repeat-x;
				border-top: 1px solid #cfcfcf;
				border-left: 1px solid #cfcfcf;
				border-right: 1px solid #cfcfcf;
				padding: 2px 5px 0px 5px;
				float: none;
				margin-bottom: 0px;
			}
			div.tag_clouds_open_close h3 {
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
				margin-top: 0px;
			}
			/*#tag_clouds_large {
				width: 99%;
				border-bottom: 1px solid #cfcfcf;
				border-left: 1px solid #cfcfcf;
				border-right: 1px solid #cfcfcf;
				padding: 10px 5px 12px 5px;
				float: none;
				margin-top: 0px;
				display: none;
			}*/

			#widget {
				width: 28%;
				/*border-left: 1px solid #eeeeee;*/
				padding: 7px 0px 7px 7px;
				float: left;
				margin: 0px 0px 0px 0px;
			}
			.tag_clouds {
				width: 97%;
				margin: 10px 5px 10px 5px;
				padding: 2px 5px 15px 5px;
				border: 1px solid #cfcfcf;
				font-family: "Trebuchet MS";
				font-size: 1em;
				font-style: normal;
				font-weight: normal;
				background-image: url(images/sfondo_sez.gif);
				background-position: top;
				background-repeat: repeat-x;
			}
			.tag_clouds h3 {
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
			}
			.stats_postatori {
				width: 97%;
				margin: 15px 5px 10px 5px;
				padding: 2px 5px 6px 5px;
				border: 1px solid #cfcfcf;
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				background-image: url(images/sfondo_sez_posters.gif);
				background-position: top;
				background-repeat: repeat-x;
			}
			.stats_postatori h3 {
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
			}
			.stats_postatori ul li {
				list-style: none;
				display: list-item;
				text-indent: -36px;
				margin-bottom: -2px;
			}
			.stats_postatori ul li a {
				font-size: 13px; /*0.7em;*/
				color: #4a7596;
				text-decoration: none;
			}
			.stats_postatori ul li a:hover {
				color: #6d9ec3;
				text-decoration: none;
			}
			.stats_categorie {
				width: 97%;
				margin: 15px 5px 10px 5px;
				padding: 2px 5px 6px 5px;
				border: 1px solid #cfcfcf;
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				background-image: url(images/sfondo_sez_cat.gif);
				background-position: top;
				background-repeat: repeat-x;
			}
			.stats_categorie h3 {
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
			}
			.stats_categorie ul li {
				list-style: none;
				display: list-item;
				text-indent: -36px;
				margin-bottom: -2px;
			}
			.stats_categorie ul li a {
				font-size: 13px; /*0.7em;*/
				color: #662d91;
				text-decoration: none;
			}
			.stats_categorie ul li a:hover {
				color: #947da6; /*#70b0e0;*/
				text-decoration: none;
			}
			.plugin {
				width: 97%;
				margin: 15px 5px 10px 5px;
				padding: 2px 5px 6px 5px;
				border: 1px solid #cfcfcf;
				font-family: "Trebuchet MS";
				/*font-size: 1em;*/
				font-style: normal;
				font-weight: normal;
				background-image: url(images/sfondo_sez_plug.gif);
				background-position: top;
				background-repeat: repeat-x;
			}
			.plugin h3 {
				font-family: "Trebuchet MS";
				font-size: 19px; /*1.1em;*/
				font-style: normal;
				font-weight: bold;
				color: #ffffff;
			}
			.plugins{
				font-size: 13px; /*0.8em;*/
				margin-top: 0px;
			}
			.plugins a {
				color: #f9a80c;
				text-decoration: none;
			}
			.plugins a:hover {
				color: #fbcf7b;
				text-decoration: none;
			}
			div.box{
				width: 180px;
				border: 1px solid #cfcfcf;
				padding: 3px;
				margin-right: 5px;
				font-size: 11px;
				font-family: "Trebuchet MS";
				font-style: normal;
				font-weight: normal;
				color: #959595;
			}
			div.box a{
				color: #4a7596;
				text-decoration: none;
			}
			div.box a:hover{
				color: #6d9ec3;
				text-decoration: none;
			}
			.last_posts {
				width: 97%;
				margin: 10px 5px 10px 5px;
				border: none;
				font-family: "Trebuchet MS";
				font-size: 12px; /*0.7em;*/
				font-style: normal;
				font-weight: normal;
			}
			.last_posts h1 {
				font-family: "Trebuchet MS";
				font-size: 14px; /*1em;*/
				font-style: normal;
				font-weight: bold;
				color: #000000;
			}
			.last_posts a {
				font-family: "Trebuchet MS";
				font-size: 14px; /*1em;*/
				font-style: normal;
				color: #4a7596;
			}
			.last_posts a:hover {
				font-family: "Trebuchet MS";
				font-size: 14px; /*1em;*/
				font-style: normal;
				color: #707070;
			}
			.descrizione_campo {
				font-size: 12px; /*0.6em;*/
			}
			#footer {
				width: 96%;
				height: auto;
				font-family: "Trebuchet MS";
				font-size: 12px;
				margin: 10px 5px 10px 7px;
				padding: 10px 10px 0px 10px;
				float: none;
				border: none;/*1px solid #cfcfcf;*/
			}
			#footer a{
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #000000;
				text-decoration: none;
			}
			#footer a:hover{
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #707070;
				text-decoration: none;
			}
			input.big {
				border: 1px solid #4a7596;
				height: 20px;
				padding-top: 3px;
				padding-left: 4px;
			}
			input {
				border: 1px solid #4a7596;
			}

