.pt_top{ height:280px; width:400px; }
.pt_box{ width:420px; height:150px; }

.tableEditor{ width:100%;}
.tableEditor tr, .tableEditor td, .tableEditor th {
    border-collapse: collapse;
    border-color: #D6D6DD;
    border-right: 1px solid #D6D6DD;
    border-style: solid;
    border-width: 1px;
    padding: 3px 5px !important;
}
.text {
    border: 1px solid #999999;
    height: 20px;
    line-height: 20px !important;
    padding: 0 0 0 1px;
    /*width: 99%;*/
}
.tdInput {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 1px;
    text-align: left;
    vertical-align: middle;
}
.tdLabel {
    background: none repeat scroll 0 0 #EFEFFF;
    margin: 1px;
    text-align: right;
    vertical-align: middle;
}
#divBulletin{ }

/*ΚΚΕδ*/
@media (max-width: 640px) {
.pt_box{ width:100%;}
}