kbd {
	font-size:12px;
	text-decoration:underline;
}

fieldset {
	/*border:1px solid #8C8C86;*/
	width:96%;
	margin-top:0;
	padding:9px;
	border:none;
	background: White url(../../_images/bg2.gif) 0 bottom no-repeat;
}

.separator10 {
	height:20px;
}

fieldset legend {
	background: White url(../../_images/bg1.gif) 0 0 no-repeat;
	font-weight:normal;
	font-size:16px;
	color: #666666;
	padding:7px 8px ;
	margin:-10px -16px 18px -16px;
	font-weight:bold;
	display:block;
}

fieldset label {
	color:#666666;
	width:100px;
	float:left;
	font-weight:bold;	
	font-size:10px;
}

fieldset div.submit {
	margin-left:100px;
}

fieldset div.submit input {
	padding: 2px 6px;
	background-color: #DDDDDD;
	border: 1px solid;
	border-color: White #AAAAAA #AAAAAA White;
	font-weight: bold;	
	margin-top:10px;
}


fieldset .ak {
	text-decoration:underline;
}