.tex2img_logo{
background: url(tex2img_logo.png) no-repeat scroll 0 0 transparent;
}

#tex2img_iBanner {
background: url(tex2img.png) no-repeat scroll 0 0 transparent;
}

.tex2img_iButton {
background: url(tex2img_submit.gif) no-repeat scroll 0 0 transparent;
width: 170px;
}

.tex2img_icc {
}

.tex2img_iTextArea{
font: normal 17px verdana;
width:672px;
height:200px;
padding:10px;
letter-spacing:1px;
line-height:160%;
background:#014931;
border:6px ridge #C5A99B;
color:#fff;
overflow-y:auto;
}

.asciiNote{
margin-left:10px;
display:none;
}
.ascii_tex2img_iTextArea{
width:680px;
height:80px;
color:#000;
padding:10px;
margin-left:10px;
margin-top:20px;
overflow-y:auto;
overflow-x:auto;
}

#iImgLoader {
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ccc;
padding:10px;
width: 680px;
float:left;
margin-top:20px;
overflow-y:auto;
overflow-x:auto;
}

.iHeadNote{
color:#333;
font-weight:bold;
font-size:13px;
margin-right:5px;
}

.iLabel {
font:normal 11px tahoma; 
padding:1px 5px;
color:#aaa;
}

.options a{
background:url(bin_closed.png) no-repeat;
color:#666;
text-decoration:none;
padding:37px 5px;
width:32px;
height:32px;
margin-left:5px;
}

.options a:hover{
background:url(bin_open.png) no-repeat;
color:crimson;
text-decoration:underline;
padding:37px 5px;
width:32px;
height:32px;
}

.mt10{
margin-top:10px;
}

.iTextEmbed{
height:12px;
width:272px;
-moz-border-radius: 4px;
border-radius: 4px;
font: normal 11px verdana;
border: 1px solid #ddd;
color:#888;
padding:7px;
margin:1px 0 1px 10px;
}

.iLabelEmbed{
float:left;
width:120px;
text-align:right;
padding-top:7px;
color:#555; 
font:normal 11px arial; 
}

.embed_logo {
font: normal 21px Helvetica, Arial, FreeSans, sans-serif;
color: #DE4220;
font:normal 35px Helvetica;
background:url(embed.png) no-repeat 0 14px;
margin-top: 10px !important;
padding: 15px 0 20px 80px;
}

.tex2img_success
{
float:left;
color: #008c00;
background:url(download.png) no-repeat 0 14px;
margin-top: 10px !important;
margin-left:60px !important;
padding: 15px 0 20px 80px;
}

#wait{
background: url('wait.gif') no-repeat;
height:16px;
width:16px;
display:none;
position: absolute;
left:475px;
}