TABLE.formtxt p {
	max-width: 750px;
}
TABLE.fields {
	width: 70%;
}
TABLE.fields TD {
	padding: 10px;
}
#question {
	width: 30em;
	height: 8em;
}

TABLE.formtxt {
	max-width: 740px;
	width: 740px;
	margin-bottom: 15px;
}
TABLE.formtxt TD {
	padding-right: 10px;
	vertical-align: top;
}
.hf {
	display: none;
}
label {
	display: block;
}


#hideform {
	display: none;
	border-bottom: 1px solid #1479ab;
	margin: 0 0 5px 3em;
	text-decoration: none;
}
	.cat_title {
		padding: 15px 0 10px 0;
	}
	.cat_title A {
		font-size: 1.4em;
	}
	ul.question-list {
		list-style: none;
	}
	ul.question-list LI {
		list-style: none;
		margin-bottom: 15px;
	}

	
div.mazurina p {

}

div.confirm {
	margin-top: 5em; 
}
div.confirm P {
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 0;
}
.onlineHeader {
	margin: 3em 0;
}
#question {
    width: 300px;
    height: 50px;
}

#name {
    display: none;
}
