/* CSS Document */
#all{
    padding-bottom: 0;
}

.newsFull .floatLeft{
    display: block;
    width: auto;
}

.newsFull .floatLeft .bigImg{
    padding: 15px 15px 14px 15px;
}

.newsFull .center p{
    line-height: 18px;
}

.actions{
    font-size: 11px;
    margin-top: 55px;
}

.pageLink{
    padding-top: 0;
}

.bigImg img{
    width: 300px !important;
}

.newsFull .center .time{
    padding-bottom: 0;
}

.newsFull .center h3{
    padding-bottom: 0;
}

.newsFull .floatLeft .text{
    padding: 4px 4px 4px 0;
}

.actions .font{
    display: inline-block;
}

.newsFull .center .clear{
    margin-top: 0px;
}

#printer{
    margin-top: -3px;
/ / margin-top : 0 px;

}