	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#000;
	color:#CCC;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.4;
		}

	#distance {
	width:1px;
	height:30%;
	margin-bottom:-13em; /* half of container's height */
	float:left;
		}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:26em;
	width:46em;
	clear:left;
		}
		
	#tot{
	text-align: center;
	float: left;
	padding-right: 2em;
		}
		
	#peu a {
	color: #CCF;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 70%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCF;
	margin-right: 2em;
	margin-left: 2em;
	display: inline;
		}

	#peu {
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A7A8AC;
	padding-top: 1em;
	background-color: #000;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	width: 100%;
	float: left;
	line-height: 60px;
		}
#container #gigs ul li {
	list-style-position: inside;
	list-style-image: url(../img/icona.png);
	list-style-type: none;
	font-size: 80%;
	background-color: #000;
	color: #E0E0E0;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A7A8AC;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
}
#container #gigs ul {
	padding-right: 5px;
	padding-left: 5px;
}
#container #peu a img {
	/*padding-right: 5px;*/
}
#facebookDiv {

}
