#text_field
{
width:180px;
height : 50px;
}
#title_corr img
{
float : left;
}
#title_err img
{
float : left;
}
.correct img
{
float : left;
}

.cls
{
clear : both;
}
.full_q
{
font-weight : bold; 
}
.full_a
{
padding-right : 10px;
}
.top
{
padding-bottom : 10px;
}
.correct
{
display : none;
}
.inputtitle {
float:right;
padding-left:5px;
text-align:right;
vertical-align:bottom;
width:30%;
}
.inputarea {
margin:8px;
padding:12px;
}
.inputbox {
background-color:#EFEFEF;
border:1px solid #B2B6C5;
direction:rtl;
font-family:tahoma;
font-size:11px;
width:200px;
}
.uq_area
{
border : 1px solid gray;
margin-bottom : 10px;
}
.uq_title
{
border : 1px solid gray;
padding : 3px;
background-color : gray ;
color : white;
}
.uq_new{
margin-bottom : 10px;
}
.v_title{
padding : 5px;
}
.answer , .q_question
{
padding : 10px;
font-size : larger;
border : 1px dashed gray;
margin-top : 10px;
margin-bottom : 10px;
}
.correct
{
float : left;
}

