
/* Boxes */

#mdLoginBox .mdcorner1                   { background:  url(Coin_1_HD.gif) no-repeat top right;}
#mdLoginBox .mdcorner1 #box2             { background: transparent url(Coin_1_HG.gif) no-repeat top left;}
#mdLoginBox .mdcorner1 #box2 #box3       { background: transparent url(Coin_1_BD.gif) no-repeat bottom right;}
#mdLoginBox .mdcorner1 #box2 #box3 #box4 { background: transparent url(Coin_1_BG.gif) no-repeat bottom left;	}
#mdLoginBox .mdcorner2                   { background: url(Coin_2_HD.gif) no-repeat top right; 	}
#mdLoginBox .mdcorner2 #box2             { background: transparent url(Coin_2_HG.gif) no-repeat top left;}
#mdLoginBox .mdcorner2 #box2 #box3       { background: transparent url(Coin_2_BD.gif) no-repeat bottom right;}
#mdLoginBox .mdcorner2 #box2 #box3 #box4 { background: transparent url(Coin_2_BG.gif) no-repeat bottom left;	}
#mdLoginBox .mdcorner3                   { background: url(Coin_3_HD.gif) no-repeat top right;}
#mdLoginBox .mdcorner3 #box2             { background: transparent url(Coin_3_HG.gif) no-repeat top left;}
#mdLoginBox .mdcorner3 #box2 #box3       { background: transparent url(Coin_3_BD.gif) no-repeat bottom right;}
#mdLoginBox .mdcorner3 #box2 #box3 #box4 { background: transparent url(Coin_3_BG.gif) no-repeat bottom left; }

/* Other Elements */

#mdLoginBox {	position: absolute;	left: 50%;	top: 25%;	margin-left: -10.33em;margin-top: -2.5em; width: 20.65em; background: #FFFFFF; }
#mdLoginBox #box4 { padding: 0.94em;	overflow: visible;}
#mdLoginBox #mdLoginTitle {width: 18.77em; background: #7face3;margin-bottom: 0.32em;}
#mdLoginBox #mdLoginTitle #box4 {padding: 0.94em;	overflow: visible;}
#mdLoginBox #orLoginTitle {	margin-top: 0;	margin-bottom: 0;	padding-bottom: 0;	padding-top: 0;	font-family: sans-serif;font-style: normal;	font-weight: normal;	overflow: visible;	text-align: center;}
#mdLoginBox #mdLoginForm {width: 18.77em; background: #D0D0D0;}
#mdLoginBox #mdLoginForm #box4 {padding: 0.94em;	overflow: visible;}
#mdLoginBox form { margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;}
#mdLoginBox fieldset { border-style: none; margin: 0; padding: 0;}
#mdLoginBox Label { position: relative;display: block;	width: 15em; 	Left: 1.1em;	height: 1.4em; margin-bottom: 0.62em;	}
#mdLoginBox input { position: absolute;  left: 6em;}
#mdLoginBox #mdSubmitButton { width: 10em; background: #FFFFFF; margin-left: auto;	margin-right: auto; margin-top: 1.2em;}
#mdLoginBox #mdSubmitButton #box4 {padding: 0.1em;	overflow: visible;}
#mdLoginBox #orSubmitButton {	border: 0;	border-style: none none none none;	margin-top: 0em;	margin-right: auto;	margin-left: auto;	margin-bottom: 0em;
                            	padding-bottom: 0.1em;	padding-left: 1 em;	padding-right: 1 em;	padding-top: 0.1em;
                            	left: 0;	position: relative;	background-color: transparent;	display: block;	width: 9.5em; }



