@charset "UTF-8";
/* CSS Document */

input.text {
	width: 138px;
	height: 12px;
	border: none;
	background:transparent;
}

input.ddmm {
	width: 22px;
	height: 12px;
	border: none;
	background:transparent;
	margin: 5px 0px 0px 5px;
}

.inputBoxDDMM {
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(/resources/img/web/uam/myaccount_ddmm_bg.jpg) no-repeat;
	display: block;
}
input.yyyy {
	width: 35px;
	height: 12px;
	border: none;
	background:transparent;
}

.inputBoxYY {
	width: 42px;
	height: 30px;
	margin: 0px;
	padding: 5px 0 0 5px;
	background: url(/resources/img/web/uam/myaccount_yyyy_bg.jpg) no-repeat left;
	display: block;
}

input.text2 {
	width: 204px;
	height: 12px;
	border: 0px;
	background:transparent;
}


#myaccount .menu a, #myaccount .menu a:link, #myaccount .menu a:visited { color: #000; text-decoration:underline;}
#myaccount .menu a.active { text-decoration:none; color: #666;}
#myaccount { padding-left: 85px;}

#history th { background:#000; color: #fff; padding: 2px; border-right: 1px solid #fff; text-align:left;}
#history .alt { background:#e5e5e5;}
#history td {padding: 5px; margin:0;vertical-align:top;}
#history td {border-bottom: 1px solid #000;}
.fieldPadding {
	padding-top: 6px;
}

.field {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	float: left;
}


.inputBoxShort {
	width: 145px;
	height: 30px;
	margin: 0px;
	padding: 5px 0 0 5px;
	background: url(/resources/img/web/uam/myaccount_fieldbg.jpg) no-repeat left;
	display: block;
}