@media screen and (-webkit-min-device-pixel-ratio:0){

#content-left {
	float:left;
	margin:0;
	padding:0;
	width:575px;
}

#UsernameHint, #PasswordHint, #RetypePasswordHint, #Password2Hint, 
#EmailHint, #FirstnameHint, #LastnameHint, #DeceaseFirstNameHint, #DeceaseLastNameHint {
	float:left;
	margin:0 0 0 1px;
	}
	
#security_codeHint {
	float:left;
	text-align:left;
	margin:-23px 0 0 1px;
	}

.capcha_infoBox .security p #security_code {
	clear:both;
	float:left;
	font-size:18px;
	height:21px;
	margin:0 0 0 76px;
	padding:6px;
	width:86px;
}

.reg_error {
	font-size: 12px;
	float:left;
	width:225px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#FF0000 !important;
	font-size:12px;
	line-height:1.3em;
	padding:0.55em 10px 0.55em 15px;
	margin:0;
	background:#f1f1f1;
	}

.reg_confirm {
	font-size: 12px;
	float:left;
	width:225px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#009900 !important;
	font-size:12px;
	line-height:1.3em;
	padding:0.55em 10px 0.55em 15px;
	margin:0;
	background:#f1f1f1;
	}

.reg_instruct {
	font-size: 12px;
	float:left;
	width:225px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#666666 !important;
	font-size:12px;
	line-height:1.3em;
	padding:0.55em 10px 0.55em 15px;
	margin:0;
	background:#f1f1f1;
	}


#security_codeHint .reg_confirm {
	font-size: 12px;
	float:left;
	width:225px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#009900 !important;
	font-size:12px;
	line-height:1.3em;
	padding:2.35em 10px 2.4em 15px;
	margin:-16px 0 0 0;
	background:#f1f1f1;
	}
	
#security_codeHint .reg_instruct {
	font-size: 12px;
	float:left;
	width:225px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#666666 !important;
	font-size:12px;
	line-height:1.3em;
	padding:2.35em 10px 2.4em 15px;
	margin:-16px 0 0 0;
	background:#f1f1f1;
	}

#tabs {
	cursor:pointer;
	margin:8px 0 4px 0;
	padding:0;
}

#cancel_entry_button {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #b9b9b9;
	color:#666666;
	font-size:13px;
	margin:47px 4px 0 0;
	padding:2px 5px;
	cursor:pointer;
}

#submit_finalize_text_button {
	background:#2973CE none repeat scroll 0 0;
	border:1px solid #2973CE;
	color:#ffffff;
	font-size:13px;
	margin:47px 4px 0 0;
	padding:2px 5px;
	cursor:pointer;
}

#home .general-title {
	border-bottom:1px solid #CCCCCC;
	margin:0 0 20px 0;
	padding:0 0 2px 0;
	position:relative;
	text-transform:none;
}

#sub_navi_loggedin li.active {
	padding-bottom:8px;
}

#sub_navi_loggedin li {
	background-color:#FFFFFF;
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	display:inline;
	margin:0 5px;
	padding:7px 10px 6px 10px;
}










}


