div#general {
}

div#bordi {
	border-right: 0.05em #0071b3 dotted;
	border-top: 0.05em #0071b3 dotted;
	width: 180px;
	padding-top: 4px;
	vertical-align: top;
	height:100%;
}

div#bordiinterni {
	border-left: 3pixel solid #818e95;
	padding-left: 4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #666666;
}


div#general h1{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.90em;
	color: #000;
	
}

div#titolosezione {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.50em;
	color: #000;
}


.bordidownload_1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.90em;
	border-right: 0.05em #0071b3 dotted;
	border-top: 0.05em #0071b3 dotted;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:100%;
	width: 80%;
}

.bordidownload_2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.90em;
	border-right: 0.05em #0071b3 dotted;
	border-top: 0.05em #0071b3 dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height:100%;
	text-align:center;
	vertical-align: middle;
	width: 10%;
}

.bordidownload_3 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.95em;
	border: 0.05em #0071b3 dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height:100%;
	text-align:left;
	vertical-align: middle;
	width: 10%;
	color: #000;
}

.ul.blogroll {
  list-style: url(/images/play.gif) disc;
}

/*ul#userList {
	list-style: none;
	height: 25px;
	width: 150px;
	padding:0;
	margin:0;
	}


ul#userList li a.callOut {
	display: block;
	position: relative;
	width: 250px;
	height: 22px;
	text-decoration: none;
	margin:10px 0 0 0;
	}
	
ul#userList li a.callOut span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url('../images/standard/userCallout.gif') 0% 0% no-repeat transparent;
	padding-left:35px;
	
	}
	
ul#userList li a.callOut:hover span { background-position: 0 -22px; }
	
	
ul#userList li a:hover {
	cursor: pointer;
	text-decoration: underline;
}

ul#userList li .callOutDisabled {
	display: block;
	position: relative;
	width: 250px;
	height: 22px;
	text-decoration: none;
	margin:10px 0 0 0;
	}
	
ul#userList li .callOutDisabled span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url('../images/standard/userCallout.gif') 0% 0% no-repeat transparent;
	padding-left:35px;
	
	}

div.chatText {
	width:390px;
	height:300px;
	overflow:auto;
	font-size:0.9em;
	position:relative;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	margin-bottom:4px;
}

div.chat input {font-size:0.9em;}
div.chat button {display:inline;font-size:0.8em;}

.userA { color: #47649a; }
.userB { color: #ff6600; }
.timestamp { font-size: 0.8em; }
.new { color:#000;}
.old { color:#ccc;}
*/
