/*****************************
 ***** css by birotec.ro *****
 ***** www.birotec.ro ********
 ***** web@birotec.ro ********
 *****************************/

#tmail-form label {
display: block;
padding: 5px 0;
}

.tmail-label2 {
display: block;
padding: 5px 0;
}

#tmail-body {
width: 100%;
}

#tmail-body2 {
width: 90%;
margin-left: 15px;
border: 1px #ccc solid;
background: #eee;
}

#tmail-form {
width: 90%;
margin: auto;
text-align: right;
}

.tmail-input {
border: 1px #aeaeae solid;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-right: 20px;
color: #000;
width: 270px;
}

.tmail-inputt {
border: 1px #aeaeae solid;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
width: 240px;
}

.tmail-input2 {
border: 1px #aeaeae solid;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-right: 20px;
color: #000;
width: 240px;
height: 40px;
}

.tmail-input3 {
border: 1px #aeaeae solid;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-right: 20px;
color: #000;
width: 270px;
}

.tmail-input33 {
border: 1px #aeaeae solid;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
width: 240px;
}

.tmail-span {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 2px;
text-align: left;
width: 220px;
color: #000;
float: right;
}

.tmail-span2 {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-top: 2px;
text-align: left;
width: 270px;
color: #000;
float: left;
}

#tmail-clearer {
clear: both;
}

.tmail-select {
width: 250px;
border: 1px #aeaeae solid;
color: #000; 
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin-right: 20px;
}

.tmail-select2 {
width: 240px;
border: 1px #aeaeae solid;
color: #000; 
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tmail-red {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ff0000;
}

.tmail-send {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
border: 1px #aeaeae solid;
background: #fff;
margin: 5px 0 10px 0;
float: right;
}

h1.tmailh1 {
color: #000;
margin: 0 0 10px 0;
padding: 2px 0 2px 10px;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
background: #dcdcdc;
}