﻿/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
#openid_form {
}
#openid_form legend {
	font-weight: bold;
}
#openid_choice {
	display: none;
}
#openid_input_area {
	padding: 10px; clear: both;
}
#openid_btns {
	clear: both;
}
#openid_btns br {
	clear: both;
}
#openid_highlight {
	padding: 2px; float: left; background-color: rgb(255, 252, 201);
}
.openid_large_btn {
	margin: 3px; border: 1px solid rgb(221, 221, 221); width: 100px; height: 60px; float: left; _width: 102px; _height: 62px;
	padding: 2px;
}
.openid_small_btn {
	margin: 3px; border: 1px solid rgb(221, 221, 221); width: 24px; height: 24px; float: left; _width: 26px; _height: 26px;
	padding: 2px;
}
#openid_highlight .openid_large_btn {
  padding: 0;
}
a.openid_large_btn:focus {

}
a.openid_large_btn:focus {
	-moz-outline-style: none;
}
.openid_selected {
	border: 4px solid rgb(221, 221, 221);
}
