fieldset {
	padding: 10px;
}

.apuraha_forms {
	width: 100%;	
}

.apuraha_forms td {
	padding: 4px;
}

.apuraha_forms fieldset {
	border: 1px solid #dfdfdf;
	padding: 15px;
	width: 440px;
}
.apuraha_forms .text {
	width:98%;
}
fieldset div {
	padding: 15px;
}

.apuraha_forms table {
	width: 400px;
}

/* Tabit */
.tab-button:link, .tab-button:active, .tab-button:visited{
	border:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background-color:#eeeeee;
	padding:3px 7px;
	color:#555555;
	text-decoration:none;
	line-height:16px;
	margin-right:3px;
	margin-bottom:-1px;
	margin-top:4px;
	position:relative;
	float:left;
}
.tab-button-a:link, .tab-button-a:active, .tab-button-a:visited{
	border:1px solid #c3c3c3;
	border-bottom:0px solid #ffffff;
	background-color:#ffffff;
	padding:5px 7px 1px 7px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	margin-right:3px;
	position:relative;
	bottom:-1px;
	float:left;
}
div.tab-content{
	clear:both;
	border:1px solid #c3c3c3;
	padding:10px;
	margin-bottom:10px;
	width:100%;
}

div.tab-content td {
	padding: 3px;
}

table.result {
	width: 100%;	
}
table.result th {
	padding: 3px;
	background-color: #343434;
	color: #ffffff;
	font-weight: bold;
	text-align: left;	
}
table.result td {
	padding: 3px;	
	border-bottom: 1px solid #e9e9e9;
}

a.admin_button, a.admin_button:link, a.admin_button:visited, a.admin_button:active {
	border: 1px solid #d1d1d1;
	background-color: #C9A736;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	margin-right: 10px;
}


.report_box {
	width: 275px;
	height: 340px;
	border: 1px solid #dfdfdf;
	background-color: #f9f9f9;
	padding: 13px;
	float: left;
	margin-right: 10px;
}

a.editLink, a.editLink:link, a.editLink:active, a.editLink:visited, a.editLink:hover {
	background: #dfdfdf url(../img/apurahahakemus/pencil.png) no-repeat left;
	border: 1px solid #999999;
	padding: 5px;
	padding-left: 20px;
	color: #222222;
	font-size: 11px;
}

a.admin_button, a.admin_button:link, a.admin_button:active, a.admin_button:visited, a.admin_button:hover {
	background: #dfdfdf;
	border: 1px solid #999999;
	padding: 5px;
	color: #454545;
	font-size: 12px;
}

.apu_popup {
	padding: 20px;
	border: 1px solid #787878;
	background-color: #ffffff;
}


#searchTop {
	border: 1px solid #dfdfdf;
	padding: 8px;
	background-color: #444444;
	color: #ffffff;
	font-weight:bold;
	font-size: 13px;
	height: 20px;
}

.closeBox{
	color: #ffffff;
	border: 1px solid #dfdfdf;
	float: right;
	margin: 0px 4px;
	padding: 0px 5px;
	cursor: pointer;
	width: 6px;
}

#searchFields {
	border: 1px solid #dfdfdf;
	border-top: 0px;
}
