.submit {
background-color: #cccccc;
width: 60px;
height: 20px;
font-family: Tahoma;
font-size: 10px;
}
.code_img {
width: 22px;
height: 22px;
border: 0px;
#solid black;
}
.data_img {
width: 22px;
height: 22px;
border: 0px;
}
#post {
width: 99%;
background-color: #e0e0e0;
border: 1px solid black;
margin: 2px;
padding: 2px;
}
.sm_text3 {
font-size: 14px;
margin: 4px;
}
.comments {
font-size: 10px;
margin: 4px;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
/*FONT-STYLE:  ITALIC;*/
}
.sm_text1 {
width: 99%;
font-size: 12px;
border-bottom: 2px solid #999999;
margin: 5px;
}
.sm_text2 {
width: 99%;
font-size: 12px;
border-top: 2px solid #999999;
margin: 6px;
}
.smile_img {
border: 0px;
}
.safe_cod_img {
width: 20px;
height: 30px;
border: 0px;
}
#adm_menu {
height: 18px;
font-size: 12px;
background-color: #cccccc;
border: 1px solid black;
}

/* TABLES */

.main_tab {
width: 700px;
height: 100%;
border: 1px solid black;
font-size: 12px;
background-image: url('bg.jpg');
background-color: #CCCCCC;
}
.logo_tr {
width: 100%;
height: 80px;
}
.logo_td {
width: 100%;
height: 80px;
border: 1px solid black;
vertical-align: top;
text-align: center;
background-image: url('logo.jpg');
background-repeat: no-repeat;
}
.post_tr {
width: 100%;
}
.post_td {
padding: 7px;
width: 100%;
border: 1px solid black;
vertical-align: top;
text-align: left;
}
.bottom_tr {
width: 100%;
}
.bottom_td {
width: 100%;
height: 15px;
border: 1px solid black;
vertical-align: top;
text-align: center;
background-color: #CCCCCC;
}
.new_post_tr {
width: 100%;
}
.new_post_td {
width: 100%;
height: 25%;
border: 1px solid black;
vertical-align: top;
text-align: center;
}
.main-error {
font-size: 12px;
width: 100%;
/*width: 600px;
height: 110px;*/
border: 1px solid black;
text-align: center;
color: #FF3333;
background-color: #CCCCCC;
}
.error_1 {
color: #FF3333;
vertical-align: top;
}
.data_tab {
width: 350px;
text-align: left;
}
.data_td {
font-size: 12px;
}
.enter_admin {
font-size: 12px;
width: 500px;
height: 200px;
border: 1px solid black;
text-align: center;
background-color: #CCCCCC;
}
.adm_1 {
vertical-align: top;
}
.adm_2 {
text-align: center;
}
.ban_tab {
border: 1px solid black;
background-color: #CCCCCC;
width: 500px;
}
.ban_td {
font-size: 12px;
text-align: center;
width: 50%;
border: 1px solid black;
}
