#prefooter{
    clear:both;
}
#right-prefooter,
#left-prefooter,
#middle-prefooter{
    height: 275px;
    width: 320px;
    float: left;
    display: inline;
    margin-top: 7px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg-main.png) repeat scroll 0 0;
}
#right-prefooter,
#middle-prefooter{
	margin-left: 7px;
}
#right-prefooter{
    width: 301px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    font-size: 80%;
}
.decor{
    clear: both;
    z-index: -1;
}