﻿/*

	calabressio

*/

#wallbox /* OK */
{
margin-right: 25px;
float: right;
width: 350px;
margin-bottom: 25px;
}

.wall
{
position: relative;
background: url('img/bachecamiddle.png') repeat-y;
/*left: -2.5em;
top: -1.5em;*/
padding: 1.5em 0.5em;
}

#wallup
{
position: relative;
background: url('img/bachecaup.png') no-repeat;
width:350px;
height:15px;
}

#walldown
{
position: relative;
background: url('img/bachecadown.png') no-repeat;
width: 350px;
height: 15px;
}