#columnright {
float: right;
right: 0;
//border-left: solid 1px #ccc
background: url(../imgs/colonnadx.gif);
}
#columnleft {
float: left;
left: 0;
//border-right: solid 1px #ccc
background: url(../imgs/colonnasx.gif);
}
#columnright, #columnleft {
width: 150px !important;
width: 135px;
font-size: 80% !important;
font-size: 75%;
height:100%;
//margin-bottom: 5px;
//margin-top: 0px;
//padding: 10px;
}
#columnright {
float: right;
right: 0;
//border-left: solid 1px #ccc
}
#columnleft {
float: left;
left: 0;
//border-right: solid 1px #ccc
}
#columnright, #columnleft {
width: 150px !important;
width: 135px;
background: url(../imgs/colonnasx.gif);
font-size: 80% !important;
font-size: 75%;
height:100%;
//margin-bottom: 5px;
//margin-top: 0px;
//padding: 10px;
}It looks like you're new here. If you want to get involved, click one of these buttons!