#out {
	position: absolute;
	filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index:1;
}
div.survey {position: relative; width: 327px; height: 267px; background: url(../images/survey/survey_bg_h.gif);}
input.close {position: absolute; top: 2px; right: 2px; width: 25px; height: 25px;}
div.txt_in_sky {position: absolute; top: 15px; left: 100px; width: 200px; font-family: Arial; font-size: 11px; font-weight: bold; color: rgb(134,0,0); text-align: center;}
div.txt_on_board {position: absolute; top: 85px; right: 30px; width: 180px; font-family: Arial; font-size: 11px; font-weight: bold; color: rgb(4,51,51); text-align: center;}
div.txt_on_board span {font-size: 14px; color: rgb(134,0,0);}
input.take_survey {position: absolute; bottom: 1px; right: 1px;}
span.step {position: absolute; top: 77px; right: 30px; font-family: Arial; font-size: 11px; font-weight: bold; color: rgb(173,201,92);}
div.option_group {position: absolute; top: 85px; right: 20px; width: 190px; font-family: Arial; font-size: 11px; font-weight: bold; color: rgb(4,51,51);}
div.textarea {position: absolute; top: 80px; left: 135px; width: 180px; font-family: Arial; font-size: 10px; color: rgb(4,51,51);}
div.textarea b {font-size: 11px;}
div.textarea textarea {width: 130px; height: 50px; border: 1px solid #006699; font-family: Arial; font-size: 11px;}

#decoding {font-family: Arial; font-size: 11px;}
table.table_stat {font-family: Arial; font-size: 11px;}
table.table_stat th {background: #999999; padding: 5px;}
table.table_stat td {background: #CCCCCC; padding: 5px;}

input.chbx {width: 12px; height: 12px; margin:5px 2px 0 5px;}

