/*Page related styles for you to view*/

#scrollpreferiti {
/* Typical fixed height and fixed width example */
width: 185px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
/*margin: 0.3em auto;*/
/*padding: 15px;*/
}

#scrollfamiglia {
/* Typical fixed height and fixed width example */
width: 607px;
height: 500px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
/*margin: 0.3em auto;*/
padding-left: 7px;
}

#scrollclientagent {
/* Typical fixed height and fixed width example */
width: 550px;
height: 475px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-left: 25px;
}

#scrollregistrati {
/* Typical fixed height and fixed width example */
width: 550px;
height: 475px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-left: 25px;
}

#scrollfamiglie {
/* Typical fixed height and fixed width example */
width: 598px;
height: 470px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
/*margin: 0.3em auto;*/
/*padding: 15px;*/
padding-left: 10px;
}

#scrollbackorder {
/* Typical fixed height and fixed width example */
width: 598px;
height: 445px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
/*margin: 0.3em auto;*/
/*padding: 15px;*/
padding-left: 5px;
}

#scrolltracking {
/* Typical fixed height and fixed width example */
width: 598px;
height: 445px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
/*margin: 0.3em auto;*/
/*padding: 15px;*/
padding-left: 5px;
}

#scrollfamiglie2 {
/* Typical fixed height and fixed width example */
width: 615px;
height: 475px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #E7EADE;
margin: 0.3em auto;
padding: 15px;
}

#scrollmenu {
/* Typical fixed height and fixed width example */
width: 190px;
height: 345px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
/*background-color: #E7EADE;*/
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* general page style ends here */
