/* CSS Document */

th {
	text-align: right;
	font-weight: normal;
}
#fuse th {
    color: white;
}
#email_main, #password_main, #password_confirm {
	width: 360px;
}
#logon_table_main {
	margin: 20px 0px 20px 50px;
}

.addbuttons a {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid grey;
    color: #000077;
    padding: 3px;
}

.user {
    background-repeat: no-repeat;
    background-image: url(/images/silk/user.png); 
    padding-left: 22px
}
