* { padding:0px; margin:0px; border:0px; }
body {
	font-family:Calibri, Arial, Helvetica, Verdana, default; 
	color:#808080;
	background-color:#fff;
}
html, body { height:100%; }
.grassetto { font-weight:bold; }
.corsivo { font-style:italic; }
.sottolineato { text-decoration:underline; }
.lineadoppia { line-height:2em; }
.testo_dx { text-align:right; }
.testo_sx { text-align:left; }
.testo_centro { text-align:center; }
.float_dx { float:right; margin:20px 0px 20px 20px; }
.float_sx { float:left; }
.bianco { color:#fff; }
.rosso { color:#c1343e; }
.azzurro { color:#9ac3de; }
/* ---------------------------------------------------------------------- */
/* HEADER */
/* ---------------------------------------------------------------------- */
/*#header {
	width:100%;
	height:240px;
	background:url('../images/header.gif') no-repeat bottom center;
	border-bottom:8px solid #797979;
}*/
header {
	margin:0px auto;
	width:85%;
	max-width:1400px;
	min-width:200px;
}
header nav {
	float:right;
	max-width:85%;
	margin-top:66px;
	font-size:1.05em;
}
header nav ul {
	list-style-type:none;
}
header nav li {
	display:inline;
}
header nav a:link, nav a:visited { 
	float:left;
	padding-left:20px;
	padding-right:20px;
	color:#797979;
	border-bottom:3px solid #797979;
}
header nav a:hover, nav a:focus, nav a:active { 
	text-decoration:none;
	color:#c1343e;
	border-bottom:3px solid #c1343e;
}
/* ---------------------------------------------------------------------- */
/* CONTAINER + TITOLI */
/* ---------------------------------------------------------------------- */
#container {
	margin:10px auto -150px auto;
	width:85%;
	max-width:1400px;
	min-width:200px;
	min-height:100%;
	position:relative;
}
div.clear {
	clear:both;
}
#titolo {
	margin-top:15px;
	margin-bottom:15px;
}
img.img_txt {
	margin-top:40px;
}
/*h1 {
	background:url(../images/titoli.png) no-repeat left top;
	padding-left:40px;
	padding-top:10px;
	min-height:70px;
	min-width:70px;
	color:#434343;
	font-size:2em;
	letter-spacing:15px;
	text-shadow:0px 2px 3px #555;
	opacity:0.8;
}*/
h1.slogan {
	padding:0px;
	background:none;
	color:#222;
	text-shadow:0px 2px 3px #555;
	opacity:0.8;
}
h2 {
	font-size:1.4em;
	font-weight:normal;
	font-style:italic;
	border-bottom:4px solid #757575;
	margin-bottom:10px;
}
h3 {
	color:#757575;
	font-size:1.5em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1.2em;
}
a {
	color:#243C65;
	text-decoration:none;
}
a:hover {
	color:#243C65;
	text-decoration:underline;
}
hr { 
	color:#243C65; 
	background-color:#243C65; 
	height:2px; 
	clear:both;
	margin-bottom:30px;
}
/* ---------------------------------------------------------------------- */
/* FOOTER */
/* ---------------------------------------------------------------------- */
#push {
	clear:both;
	height:150px;
}
footer {
	height:150px;
	margin:0 auto;
	position:relative;
	border-top:8px solid #434343;
	font-size:0.8em;
	line-height:1.3em;
	background-color:#243C65;
}
footer a, footer a:hover {
	color:#fff;
	font-weight:bold;
}
footer ul {
	list-style-type:none;
}
#bottom {
	margin:10px auto 10px auto;
	width:85%;
	max-width:1400px;
	min-width:200px;
}
#bottom div.fondopagina { 
	float:left;
	display:block;
	width:33%;
	margin-top:10px;
	color:#aeaeae;
}
/* ---------------------------------------------------------------------- */
/* HOME PAGE */
/* ---------------------------------------------------------------------- */
#homenav {
	text-align:center;
}
#homenav h1 {
	font-size:1.2em;
	padding:3px;
	letter-spacing:0px;
	min-height:0px;
	min-width:0px;
	background:none;
}
div.homerigasup {
	margin:0px auto 40px auto;
	width:100%;
}
div.homerigainf {
	margin:40px auto 0px auto;
	width:100%;
}
div.homewrapperbigsx {
	width:330px;
	display:inline-block;
	zoom: 1;
	*display: inline;
	margin-right:50px;
}
div.homewrapperbigdx {
	width:330px;
	display:inline-block;
	zoom: 1;
	*display: inline;
	margin-left:50px;
}

#homenav div.home { 
	text-align:left;
	margin:5px;
	position:relative;
	padding:3px;
	background-color:#ffffff;
	box-shadow:0px 0px 7px rgba(0,0,0,0.5); 			/* CSS3 */
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
#homenav div.property {
	width:300px;
    height:180px;
	margin-left:30px;
}
#homenav div.aiat {
	width:300px;
    height:180px;
	margin-left:30px;
}
#homenav div.progetto_rnd {
	width:220px;
    height:132px;
}
#homenav div.img_wrapper {
	width:220px;
	height:132px;
	overflow:hidden;
}
#homenav div.img_wrapper img {
	min-width:220px;
	min-height:132px;
}
#prog_home {
	width:220px;
	float:left;
}
#cens_home {
	width:220px;
	float:right;
}
#homenav h3 {
	padding-top:50px;
}
iframe.video_home {
	margin:0px auto;
	width:500px;
	height:281px;
}
#homenav div.censimento_rnd {
	width:220px;
    height:132px;
}
#homenav div.censimento_rnd img {
	width:220px;
    height:132px;
}
#homenav div.progetti {
	width:300px;
    height:180px;
	margin-left:30px;
}
#homenav div.censimenti {
	width:300px;
    height:180px;
	margin-left:30px;
}
#homenav div.home:hover { 
	background-color:#c1343e;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	z-index:2;
}
#homenav div.home a {
    clear:both;
    display:block;
    margin-bottom:0px;
    overflow:visible;
    position:relative;
	z-index:20;
	background-image:url('../images/home.jpg');
}
#property, #aiat, #facility, #cens {
	width:300px;
    height:180px;
}
#property { background-position:0px 0px; }
#property:hover { background-position:0px -180px; }
#aiat { background-position:-300px 0px; }
#aiat:hover { background-position:-300px -180px; }
#facility { background-position:-600px 0px; }
#facility:hover { background-position:-600px -180px; }
#cens { background-position:-900px 0px; }
#cens:hover { background-position:-900px -180px; }
#prog_rnd {
	width:220px;
    height:132px;
	z-index:20;
}
#prog_rnd img {
	width:100%;
	height:auto;
	filter: url('filters.svg#grayscale'); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
	z-index:10;
}
#prog_rnd img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}
#homenav div.home a h1 {
	position:absolute;
	top:90px;
	left:-20px;
	color: #fff; 
	background:rgb(30, 60, 101); /* fallback color */
	background:rgba(30, 60, 101, 0.8);
	padding:10px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	z-index:30;
}
#homenav div.home a h1.small {
	position:absolute;
	top:60px;
	font-size:1em;
	padding:2px;
}
h1.homepage {
	margin-top:20px;
	background:none;
	font-size:2em;
	letter-spacing:10px;
}
#cens_home h3, #prog_home h3 {
	text-align:center;
	font-size:1.1em;
}
/* ---------------------------------------------------------------------- */
/* CORPO DEL DOCUMENTO */
/* ---------------------------------------------------------------------- */
section {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	letter-spacing:1px;
}
article hgroup {
	margin-bottom:15px;
}
article p {
	line-height:1.5em;
	margin-bottom:30px;
}
article ul {
	list-style-type:square;
	line-height:20px;
	margin-left:40px;
}
article ol {
	line-height:20px;
	margin-left:40px;
}
img.chi_siamo {
	width:100%;
	margin-bottom:-15px;
}
article.prog_preview {
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:top;
	text-align:center;
	width:200px;
	margin-bottom:30px;
}
article.prog_preview:hover div.img_preview {
	border:5px solid #c1343e;
	transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
}
div.img_preview img {
	width:180px;
	height:120px;
	/*-moz-border-radius:135px;
	-webkit-border-radius:135px;
	border-radius:135px;*/
}
div.img_preview {
	margin:0px auto;
	width:180px;
	height:120px;
	border:5px solid #fff;
	position:relative;
	overflow:hidden;
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	box-shadow:0px 0px 7px rgba(0,0,0,0.5); 			/* CSS3 */
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
article.prog_preview h4 {
	padding:10px 5% 0px 5%; 
	width:90%;
	font-size:0.8em;
}
article.prog_preview a:hover {
	text-decoration:none;
	cursor:pointer;
}
div.galleria_foto {
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align:top;
	width:200px;
	height:120px;
	/*width:19%;
	min-width:100px;*/
	margin-right:1%;
	margin-top:15px;
}
div.galleria_foto img {
	width:96%;
	height:96%;
	padding:2%;
	background-color:#fff;
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	box-shadow:0px 0px 7px rgba(0,0,0,0.5); 			/* CSS3 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
div.galleria_foto:hover img {
	background-color:#c1343e;
}
section.contatti { 
	position:relative; 
	background:url(../images/cartina_italia.png) no-repeat center; 
	min-height:450px;
}
nav.tipi_progetto ul {
	margin-top:20px;
	list-style-type:none;
}
nav.tipi_progetto li {
	float:left;
}
nav.tipi_progetto a {
	padding:0px 20px 10px 20px;
}
nav.tipi_progetto a:link, nav.tipi_progetto a:visited { 
	border-bottom:4px solid #9ac3de;
	color:#434343;
}
nav.tipi_progetto li a:hover, nav.tipi_progetto li a:focus, nav.tipi_progetto li a:active {
	text-decoration:none;
	border-bottom:4px solid #c1343e;
	color:#c1343e;
}
#gps {
	float:left;
	width:48%;
}
#gps iframe.mappa {
	float:left;
	margin:0 0 0 1%;
	width:100%;
	height:500px;
	border:solid 2px #000;
}
#gps a {
	display:block;
	width:100%;
	text-align:center;
}
#recapiti {
	float:left;
	margin-right:10%;
	width:40%;
}
#contatti_soci p {
	margin:0px;
	line-height:1em;
}
#italia, #reg_info { 
	display:inline-block;
	vertical-align:top;
	zoom: 1;
	*display: inline;
}
#reg_info ul {
	margin-bottom:20px;
}
#dati { 
	clear:both;
	margin-right:100px;
}
/*#dati_tot { 
	position:absolute;
	top:10px;
	right:100px;
}*/
div.mappa {
	position:relative;
}
#regione { 
	position:relative;
	clear:both;
}
div.map {
	margin:30px auto;
}
img.banner {
	width:100%;
	padding:7px;
	margin:10px auto 10px auto;
	background-color:#ffffff;
	-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	box-shadow:0px 0px 15px rgba(0,0,0,0.5); 			/* CSS3 */
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-left:-7px;
}
/* ---------------------------------------------------------------------- */
/* MOSAICO PROGETTI */
/* ---------------------------------------------------------------------- */
#mosaico_progetti {
	margin:10px auto;
	width:100%;
	max-width:1100px;
	min-height:250px;
	background:url('../images/wireframe.png') no-repeat;
	background-position:center center;
	position:relative;
	text-align:center;
}
#mosaico_progetti h1 {
	font-size:1.2em;
	padding:3px;
	letter-spacing:0px;
	min-height:0px;
	min-width:0px;
	background:none;
}
div.progwrapper {
	width:330px;
	display:inline-block;
	zoom: 1;
	*display: inline;
	margin:0px;
}
div.tipo_progetto { 
	text-align:left;
	margin:5px;
	position:relative;
	padding:3px;
	background-color:#ffffff;
	box-shadow:0px 0px 7px rgba(0,0,0,0.5); 			/* CSS3 */
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	width:300px;
    height:180px;
	margin-left:30px;
}
div.tipo_progetto:hover { 
	background-color:#c1343e;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	z-index:2;
}
div.tipo_progetto a {
    clear:both;
    display:block;
    margin-bottom:0px;
    overflow:visible;
    position:relative;
	z-index:20;
	background-image:url('../images/tipi_progetto.jpg');
	width:300px;
    height:180px;
}
#private { background-position:0px 0px; }
#private:hover { background-position:0px -180px; }
#pubbliche { background-position:-300px 0px; }
#pubbliche:hover { background-position:-300px -180px; }
#ing_impiantistica { background-position:-600px 0px; }
#ing_impiantistica:hover { background-position:-600px -180px; }
#concorsi { background-position:-900px 0px; }
#concorsi:hover { background-position:-900px -180px; }
#urbanistica { background-position:-1200px 0px; }
#urbanistica:hover { background-position:-1200px -180px; }
#mosaico_progetti div.tipo_progetto a h1 {
	position:absolute;
	top:90px;
	left:-20px;
	color: #fff; 
	background:rgb(30, 60, 101); /* fallback color */
	background:rgba(30, 60, 101, 0.8);
	padding:10px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	z-index:30;
}
.link-red{
	color:red;
	text-decoration:underline;
}
/* ---------------------------------------------------------------------- */
/* MOSAICO PROGETTI SMALL */
/* ---------------------------------------------------------------------- */
#mosaico_progetti_small {
	margin:10px auto;
	width:100%;
	max-width:1100px;
	min-height:250px;
	background:url('../images/wireframe.png') no-repeat;
	background-position:center top;
	position:relative;
	text-align:center;
}
#mosaico_progetti_small h1 {
	font-size:1.1em;
	padding:3px;
	letter-spacing:0px;
	min-height:0px;
	min-width:0px;
	background:none;
}
div.progwrappersmall {
	width:170px;
	margin:250px 20px 10px 20px;
	display:inline-block;
	zoom: 1;
	*display: inline;
}
div.tipo_progetto_small { 
	text-align:left;
	margin:5px;
	position:relative;
	padding:3px;
	background-color:#ffffff;
	box-shadow:0px 0px 7px rgba(0,0,0,0.5); 			/* CSS3 */
	-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 		/* Firefox */
	-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5); 	/* Safari, Chrome */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	width:160px;
    height:96px;
	margin-left:10px;
}
div.tipo_progetto_small:hover { 
	background-color:#c1343e;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	z-index:2;
}
div.tipo_progetto_small a {
    clear:both;
    display:block;
    margin-bottom:0px;
    overflow:visible;
    position:relative;
	z-index:20;
	background-image:url('../images/tipi_progetto.jpg');
	width:160px;
    height:96px;
}
#private_small { background-position:0px -360px; }
#private_small:hover { background-position:0px -456px; }
#pubbliche_small { background-position:-300px -360px; }
#pubbliche_small:hover { background-position:-300px -456px; }
#ing_impiantistica_small { background-position:-600px -360px; }
#ing_impiantistica_small:hover { background-position:-600px -456px; }
#concorsi_small { background-position:-900px -360px; }
#concorsi_small:hover { background-position:-900px -456px; }
#urbanistica_small { background-position:-1200px -360px; }
#urbanistica_small:hover { background-position:-1200px -456px; }
#mosaico_progetti_small div.tipo_progetto_small a h1 {
	position:absolute;
	top:60px;
	left:-20px;
	color: #fff; 
	background:rgb(30, 60, 101); /* fallback color */
	background:rgba(30, 60, 101, 0.8);
	padding:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	z-index:30;
	font-size:1em;
}
/* ---------------------------------------------------------------------- */
/* INIZIO MEDIA */
/* ---------------------------------------------------------------------- */
@media screen and (max-width:1200px) {
	body {
		font-size:10pt;
	}
	header, #container, #bottom {
		width:95%;
	}
	header nav {
		max-width:100%;
		margin-top:2px;
	}
	div.homerigasup {
		margin:0px auto 10px auto;
	}
	div.homerigainf {
		margin:20px auto 0px auto;
	}
	div.homewrapperbigsx {
		margin-right:20px;
	}
	div.homewrapperbigdx {
		margin-left:20px;
	}
	div.wrap_prog {
		display:none;
	}
	#homenav h3 {
		padding-top:5px;
	}
	iframe.video_home {
		margin-top:20px;
		width:250px;
		height:140px;
	}
	h1.homepage {
		font-size:1.5em;
		letter-spacing:7px;
	}
	img.logo {
		width:144px;
		height:65px;
	}
	/*#dati_tot { 
		position:absolute;
		top:150px;
		right:10px;
	}*/
	#dati_tot{
		margin: 20px auto;
	}
	div.progwrappersmall {
		margin:0px 12px 10px 12px;
	}
}
@media screen and (max-width:770px) {
	body {
		font-size:9pt;
	}
	header, #container, #bottom {
		width:98%;
	}
	img.banner {
		width:95%;
		padding:7px;
		margin:10px auto 10px auto;
		background-color:#ffffff;
		-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.5); 		/* Firefox */
		-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.5); 	/* Safari, Chrome */
		box-shadow:0px 0px 15px rgba(0,0,0,0.5); 			/* CSS3 */
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
		border-radius:7px;
		margin-left:-7px;
	}
	header nav {
		margin-top:4px;
	}
	header nav a:link, nav a:visited { 
		padding-left:10px;
		padding-right:10px;
	}
	#homenav div.property, #homenav div.aiat, #homenav div.progetti, #homenav div.censimenti {
		width:200px;
		height:120px;
		margin-left:20px;
	}
	div.homewrapperbigsx, div.homewrapperbigdx {
		width:230px;
	}
	#property, #aiat, #facility, #cens {
		width:200px;
		height:120px;
	}
	#property { background-position:0px -360px; }
	#property:hover { background-position:0px -480px; }
	#aiat { background-position:-300px -360px; }
	#aiat:hover { background-position:-300px -480px; }
	#facility { background-position:-600px -360px; }
	#facility:hover { background-position:-600px -480px; }
	#cens { background-position:-900px -360px; }
	#cens:hover { background-position:-900px -480px; }
	#prog_home, #cens_home {
		display:none;
	}
	#homenav div.home a h1 {
		position:absolute;
		top:60px;
		left:-20px;
	}
	nav.tipi_progetto ul {
		font-size:0.9em;
	}
	nav.tipi_progetto li {
		line-height:30px;
	}
	nav.tipi_progetto a {
		width:110px;
		padding:0px 5px 5px 5px;
	}
	div.galleria_foto {
		width:110px;
		height:66px;
	}
}
@media screen and (max-width:570px) {
	div.mappa {
		/*display:none;*/
	}
	/*#dati_tot {
		display:none;
	}*/
	#gps {
		clear:both;
		width:90%;
	}
}
@media screen and (max-width:520px) {
	#header {
		height:180px;
		background:none;
		border-bottom:8px solid #797979;
	}
	header nav li {
		display:inline;
	}
	header nav a:link, nav a:visited { 
		display:block;
		padding:4px;
		width:200px;
	}
	div.homewrapperbigsx, div.homewrapperbigdx {
		margin:0px;
	}
	#property, #aiat, #facility, #cens {
		clear:both;
	}
	iframe.video_home {
		margin-top:10px;
		width:200px;
		height:112px;
	}
	img.img_txt {
		display:none;
	}
	#bottom div.fondopagina {
		width:48%;
		margin-top:2px;
		font-size:0.8em;
	}
	#bottom div.privacy {
		display:none;
	}
	h1 {
		letter-spacing:5px;
		line-height:1em;
	}
	article.prog_preview {
		margin-bottom:5px;
	}
	nav.tipi_progetto li {
		clear:both;
	}
	article h2 {
		font-size:1.2em;
	}
	div.progwrapper {
		width:190px;
	}
	div.tipo_progetto { 
		width:160px;
		height:96px;
		margin-left:30px;
	}
	div.tipo_progetto a { 
		width:160px;
		height:96px;
	}
	#private { background-position:0px -360px; }
	#private:hover { background-position:0px -456px; }
	#pubbliche { background-position:-300px -360px; }
	#pubbliche:hover { background-position:-300px -456px; }
	#ing_impiantistica { background-position:-600px -360px; }
	#ing_impiantistica:hover { background-position:-600px -456px; }
	#concorsi { background-position:-900px -360px; }
	#concorsi:hover { background-position:-900px -456px; }
	#urbanistica { background-position:-1200px -360px; }
	#urbanistica:hover { background-position:-1200px -456px; }
	#mosaico_progetti div.tipo_progetto a h1 {
		position:absolute;
		top:40px;
		left:-20px;
		padding:7px; 
	}
}
@media screen and (max-width:470px) {
	header nav a:link, nav a:visited { 
		display:block;
		padding:4px;
		width:100px;
	}
}