/* LaVerbe Helpdesk stylesheet */

.hide {
	display: none;
}
h3 {
	margin-bottom: 10px;
}
table.moduleTips {
	border-top: 1px solid #cccccc;
	border-bottom: none;
	margin: 70px 0px 0px 0px;
}
table.moduleTips td {
	padding:15px 0px 0px 20px;
}
table.moduleTips h4 {
	margin:0px 0px 10px 0px;
	font-size:12px;
}
table.moduleTips p {
	width:200px;
}
#pagina p {
	width:450px;
}
#end_form {
	margin-top:20px;
}
button {
	margin:0px 0px 10px 0px;
}
.prev_btn, .next_btn, #submit_btn {
	margin:10px 5px 10px 0px;
}
.person_img {
	margin-bottom:5px;
}
.steps {
	margin-bottom:10px;
}
fieldset#home_field h3 {
	font-size:10px;
	margin:0px 0px 7px 0px;
	font-weight:bold;
}
fieldset#home_field img {
	float:right;
	margin:0px 0px 10px 10px;
}
fieldset#home_field p {
	margin:0px 0px 5px 0px;
	width:600px;
}
.column_left {
	float:left;
	width:320px;
	margin:0px 23px 0px 0px;
}
.column_right {
	float:left;
	width:320px;
	margin:0px 0px 0px 0px;
}
.column_right img {
	float:left;
	margin:0px 10px 10px 0px;
}
div.person_top {
	border-bottom:1px solid #cccccc;
	padding:0px 0px 5px 0px;
}
div.person_bottom {
	padding:7px 0px 0px 0px;
}
fieldset {
	border-right:none;
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:4px solid #cccccc;
	padding:10px;
	margin:0px 0px 5px 0px
}
legend {
	color:#CC0099;
	/*border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;*/
	padding:0px 5px;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border:none;
	margin:0px 0px 10px 0px;
}
fieldset.subitem, div.subitem {
	display:none;
}
.step_img {
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #cccccc;
}
