#multimedia {
height: auto;
border: 1px #669966;
margin: 0 auto;  
margin-top: 10px;
margin-bottom: 15px;
position: relative;
clear: both;
width: 600px; }

#samples-wrapper DIV.thumbwrapper
{
	float: left;
	margin: 4px;
	width: 90px;
	height: 82px;
	text-align: center;
position: relative;
display: block;
background: none repeat;
 }
#samples-wrapper DIV.textwrapper
{
    border-right: #afab8e 1px solid;
    padding-right: 5px;
    border-top: #afab8e 1px solid;
    padding-left: 5px;
    background: #f0eee0;
    float: left;
    padding-bottom: 5px;
    margin: 8px;
    border-left: #afab8e 1px solid;
    width: 130px;
    padding-top: 5px;
    border-bottom: #afab8e 1px solid;
    height: 130px;
    text-align: center;
position: relative;
}
#samples-wrapper DIV.textwrapper
{
    width: 91px;
    height: 55px;
}
#pulsanti
{
 margin: 0 auto;
	padding-right: 5px;
	width: 400px;
 height: auto;
	text-align: center;
white-space: nowrap;
display: inline-table;
padding: 15px 5px; }
#samples-wrapper DIV.clear
{
	clear: both;
	border: 2px Red;
}
#samples-wrapper
{
    text-align: center
}


