.nome  {
	font-family:"Trebuchet MS","Myriad Pro", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	padding-left: 2px;
}

.crediti  {
	font-family:"Trebuchet MS","Myriad Pro", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#313131;
	text-align: center;
}
.titolo1 {
	border-bottom: 1px solid #333333;	
}
.container {
    position: absolute;
    width:  320px;
    height: 598px;
    border: 1px #333333 solid; 
	background-color: #cccccc;
}
div.container1{
width: 1200px;
background: #ccc url('../img/bordo_inf_dx.gif') no-repeat bottom center;
font-family:Arial, Helvetica, sans-serif
}
div.head{
background: url('../img/bordo_sup_dx.gif') no-repeat top right;
margin: 0;
padding: 0
}
div.head h4{
background: url('../img/bordo_sup_sx.gif') no-repeat top left;
margin:0;
color:#fff; 
font-weight: bold; 
font-size: 1.1em; padding-left:28px; padding-right:0; padding-top:20px; padding-bottom:5px 
}
body{
font-size:85%;}

#scrolldiv {
    position: absolute;
    margin: 2px;
    overflow: auto;
    height: 498px;
    width: 345px;
}
#scrolldiv__controls {
    position: absolute;
    display: none;
}
#imgup {
    position: relative;
    top: 5px; left: 295px;    
}
#imgdown {
    position: relative;
    top: 545px; left: 295px;    
}