/*#loginLayout {
	height: 325px
}
#loginLayout td {
	padding-bottom: 5px
}
#accLogin {
	background-image: url('../../images/interface/cCircYellow.png');
	background-repeat: no-repeat;
	background-position: center
}
#forgotten {
	margin-top: 10px;
	
	font-size: 10pt;
	
	text-align: center
}
*/
#loginLayout {
	margin-left: auto;
	margin-right: auto;
	
	height: 325px
}
#loginLayout td {
	padding-bottom: 5px
}
#accLogin {
	background-image: url('../../images/interface/cCircYellow.png');
	background-repeat: no-repeat;
	background-position: center
}
#forgotten {
	margin-top: 10px;
	
	font-size: 10pt;
	
	text-align: center
}

#loginLayout #Email {
	width: 300px;
	
	background-color: rgb(204, 255, 255);
	
	font-size: 14pt
}
