#content form div.question_filed{
	position: relative;
	margin:0; padding:0;
}


#content label.def {

}

#content form div.question_filed {

}

#content form div.question_filed div.check_area{
	background-color:#f8f8f8; 
	margin: 0 0 4px 160px;
	padding: 5px;
	*height:1%;/*IE*/
}
p.boxes {
	background-color:#f8f8f8; 
	margin:0; padding:0;
}

#content form div.check_area input{
	position:static!important;
	margin-left:0!important;
}
#content form div.check_area .other{
	position:static!important;
}

div.clear{
	clear:both;
}

.set {
	margin-top: 20px!important;
}

div.check-in{
	height:18px;
	position:relative;
}

#content form label.check {
	position:absolute;
	top: 0; left:0;
	width:300px;
	margin: 0 0 0 20px;
}
#content form input.check {
	width: 14px; 
	height:14px;
	margin: 2px 0 0 0!important;
}

#ontent .str{
	border-collapse: collapse;
	margin:0;padding:0;
}
#content .str td{
	border:none;
	padding:0 20px 40px 0;
	margin:0;
}

#content .str .block{
	height:150px;
}

#content .str .block .content{
	padding: 0 0 0 18px;
	font: normal 15px Arial;
}

#content h3.adress {
	color:#104d8c;
	font: normal 15px Arial;
	margin: 0 0 10px 18px;
}
#content h3.adress span{
	display:block;
	font-size:13px;
}

#currency {
	width:170px!important;
}
#currency label {
	width:90px!important;
}
#currencies {
	width:70px!important;
	margin-left: 95px!important;
	top: -2px;
	*top: -18px;
}

#error {
	margin: 0 0 20px 0;
}

#error p {
	margin-bottom: 0!important;
}

#content #error ul {
	padding: 0 0 0 0!imporatant;
	margin: 0!important;
}

#content #error ul li{
	padding: 0 0 0 0!imporatant;
	margin: 0!important;
}


/*Список файлов*/
#file_list {
	border-collapse: collapse;
	margin: 30px 0 0 0;
}
#file_list td {
	border: none!important;
/*	padding: 0!important;*/
	padding: 0 0 30px 0;
}

#file_list td.filename {
	width: 400px;
	vertical-align:top;
}


#file_list td.filename a {
	display: block;
	font: normal 16px Arial;
}

#file_list td.icon {
	width: 65px;
}

#file_list td.size {
	font:normal 12px Arial;
	color:#666666;
	vertical-align:middle;
}