﻿img {border-style:none;}

form.openid ul { list-style-type:none; display:inline;}
form.openid ul li {float:left; padding:4px}
form.openid ul li span {padding:0 1em 0 3px}
form.openid fieldset {clear:both; padding:1em 0}
form.openid div+fieldset {display:none}
form.openid label {display:block; font-weight:bold; margin-bottom:.5em; text-align:auto; width:auto;}
input[name=openid_username] {width:8em}
input[name=openid_identifier] {width:18em}
form.openid ul li.highlight { -moz-border-radius:4px; -webkit-border-radius:4px; background-color: #FD6}
form.openid fieldset div {-moz-border-radius:4px; -webkit-border-radius:4px; 
                          background: #DCDCDC url(/cytobank/images/openid/fadegrey.png); padding:10px;display:inline-block}
form.openid input[type='submit'] {margin-left:1em;}

#openid_login{float:left; margin:2em 1em}
#openid_login div{margin-top:0.5em}
#openid_login div+span{font-size:smaller}