.container_articol{
    margin-top:7px;
    padding:0px 10px 20px 10px;
    font-size:14px;
    font-weight:normal;
    /*padding:17px 10px 20px 10px;*/
    background-color:#ffffff;
    border:1px solid #cacaca;
    /* width:631px; */ /* added 3/11/2009 */
}

.head_1 {
    margin-top:2px;
    margin-bottom:2px;
    height:32px;
    line-height:32px;
    font-size:14px;
    font-weight:bold;
    padding-left:11px;
    background-color:#f8ece0;
    width:595px;
}


/* folosit pe textbox titlu */
.head_2, .tag_input {
    height:26px;
    border:1px solid #cacaca;
    background-color:#f1f1f1;
    font-size:14px;
    padding-left:10px;
    vertical-align:middle;
    width:594px;
}
* html .head_2,.tag_input {width:606px;}

* html .head_1 {width:606px;}
.articol_tags {
    margin-top:8px;
}
.articol_tags p {font-weight:normal;}

.tag_input {
    width:549px;
}
* html .tag_input {width:561px;}
.tools {
    height:auto;
    width:606px;
    /*padding-left:10px;
    padding-right:10px;*/
    background-color:#f0f0ee;
}
.tools textarea {width:600px;}
.tools .mceEditor tr .mceToolbarTop, .tools .mceEditor tr .mceStatusbarBottom {background-color:#f1f1f1;}
.tools .mceEditor tr td {background-color:#ffffff;}
* html .tools .mceEditor tr td {width:604px;}
.media_container {
    font-weight:normal;
    font-size:12px;
    margin-top:14px;
}
.articol {margin-top:20px;}
.media {
    background-image:url(../images/media.jpg);
    background-repeat:no-repeat;
    width:32px;
    height:24px;
    line-height:24px;
    padding-left:32px;
    padding-top:9px;
}
.articol p {font-weight:normal;font-size:12px;}
.articol select {margin-top:10px;}
.articol .chk_articol {margin-top:10px;}

.actions_articol {
    overflow:hidden;
    margin-top:10px;
    font-weight:normal;
    font-size:12px;
}
.action1,.action2 {float:left;}
* html .action1,.action2 {display:inline;} /* double margin float bug fix */
.action2 {margin-left:224px;}
.action3 {float:right;}