a {
    color: #A67F31; /*gold*/
}

div.IdPSelectPreferredIdPButton a {
    display: block;
    margin: 0px 5px 10px 5px;
    padding: 5px 0px;
    border: 2px solid #bbb;
    border-radius: 10px;
}

a:hover {
    color: #8c6d2c;
}

#idpSelect, #idpSelect2  {
    font-family: helvetica,arial,verdana,sans-serif;
    font-size: 18px;
}

#idpSelectIdPListTile {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#idpSelectIdPEntryTile {
	visibility: hidden;
	width: 0px;
	height: 0px;
}