form {
	margin:0 0 10px 0;
	overflow-x:hidden;
	overflow-y:auto;
	width:99%;
}
textarea {
	height:200px;
	width:90%;
}
.admin fieldset {
	padding-bottom:10px;
}
.admin #site_content_inner form h3 {
	margin-top:20px;
}
#site_content_inner #descriptionWidgToolbar {
	list-style:none;
	padding-left:0;
}

form strong,
form p label {
	font-size:12px;
}
form p label {
	font-weight:normal;
}

form dl.zend_form {
	width:340px;
}


form label {
	font-size:80%;
	font-weight:bold;
	position:relative;
}

form dt {
	margin-top:10px;
}

form dd select,
form dd textarea,
form dd .textbox {
	margin-left:5px;
}

form dd select {
	width:90%;
}

form dd textarea,
form dd .textbox {
	width:90%;
}

form input.data_protection {
	margin-left:140px;
	position:relative;
}

form label.title_section {
	display:block;
	font-weight:bold;
	padding:5px 0;
}
form dd label,
form label.sub_title_section {
	font-weight:normal;
}

form input.radio {
	margin-right:10px;
}


form label.submit {
	display:none;
}

.data_protection {
	display:block;
	width:340px;
}


#taxrisk{
position:relative;
}


#taxrisk p{
	float:left; width:270px;


}
#taxrisk h3{
	margin-top:10px;
	margin-bottom:15px;
}
#taxrisk .right{
	float:right;
}