#stuff_page {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 4px;
	margin-left:5px;
	margin-top:23px;
	width:774px;
}
#stuff_page p {
    color: #666666;
    font-size: 13px;
    padding: 0;
	text-align:justify;
}
#stuff_page span {
    color: #EC7423;
    font-weight: bold;
}
.box_258, .box_480, .box_392, .box_542, .box_750 {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #FBFBFB;
    border: 4px solid #DDDDDD;
    float: left;
    margin: 2px;
    padding: 2px 0 10px;
}
.box_750 {
    width: 750px;
}
.box_480 {
    width: 480px;
}
.box_480, .box_258 {
    height: 270px;
}
.box_258 {
    width: 258px;
}
.title {
    -moz-border-radius: 8px 8px 8px 8px;
    background: none repeat scroll 0 0 #FEFEFE;
    border: 2px solid #EEEEEE;
    float: left;
    height: 25px;
    margin: 2px 0 6px 4px;
    padding: 2px;
}
.title h4 {
    color: #EC7423;
    font-size: 18px;
    margin: 0;
    padding: 0 5px;
    text-transform: capitalize;
}
.wrap_chisiamo {
    padding: 0 10px 0 20px;
}
.alignright {
    float: right;
}
.wrap_team .list, .wrap_team .list2 {
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 610px;
}
.people {
    float: left;
    height: 95px;
    margin: 0;
    width: 120px;
}
.people img {
    border: 1px solid #EEEEEE;
    display: block;
    margin: 5px auto;
    padding: 2px;
	cursor:pointer;
}
.people img.active {
    border: 2px solid #CCCCCC;;
}
.wrap_team .display {
    border: 1px solid #EDEDED;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 720px;
	padding: 3px;
}
.wrap_team .description {
    display:none;
    left: -50px;
    position: absolute;
    top: 220px;
    z-index: 2;
}
.wrap_utilizzo {
    padding: 0 10px 0 20px;
}
.wrap_utilizzo ul li
{
	color: #666666;
}
.wrap_sponsor {
    margin-top: 10px;
}
.wrap_sponsor .display {
    float: right;
    height: 160px;
    width: 220px;
}
.wrap_sponsor .logos {
    float: left;
    height: 160px;
    margin-left: 15px;
    position: relative;
    width: 230px;
	cursor: pointer;
}
ul.sponsor {
    float: left;
}
ul.sponsor li {
    margin: 0 2px;
}
ul.sponsor li img {
    -moz-border-radius: 6px 6px 6px 6px;
    border: 2px solid #EEEEEE;
    padding: 2px;
}
ul.sponsor li img.active_partner {
	border: 2px solid #CCC;
}
.wrap_sponsor .screenshot {
    display: none;
    left: 230px;
    position: absolute;
    top: 0;
    z-index: 3;
}
.wrap_sponsor .screenshot img {
    border: 1px solid #C0C0C0;
    margin: 3px;
    padding: 1px;
}
.wrap_sponsor .claim {
    float: left;
    padding: 10px 10px 0 20px;
	width:450px;
}
.wrap_network {
    font-weight: bold;
    padding: 0 10px 0 20px;
}
.wrap_network ul {
    height: 110px;
    padding: 4px 0 0 10px;
    text-align: center;
	float: left;
	width:220px;
}
.wrap_network ul li {
    float: left;
    margin-left: 9px;
    width: 90px;
}
.registrati {
    background-image: url("/images/user_pages/registrati.png");
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 167px;
	cursor: pointer;
}
.registrati:hover
{
	background-position: 0 -50px;
}
.wrap_contact {
    clear: left;
    float: left;
    padding: 0 10px 0 10px;
}
.wrap_contact label {
    color: #666666;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 12px 0 0;
}
.contact_but {
    background-image: url("/images/chi_siamo/invia2.png");
    background-repeat: no-repeat;
    float: right;
    height: 50px;
    width: 119px;
	cursor: pointer;
}
.contact_but:hover {background-position:0 -50px;}
.contact_but a {display:block;width:167px;height:50px;border:0;outline:none;}
