table.tokenadmin {
	margin:0;
	border:0;
	width:842px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	background-color:#fff;
	text-align:center;
	border-width:0px;
	border-color:#fff;
	border-style:solid;
}

table.tokenadminframe {
	margin:0;
	border:0;
	width:850px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	background-color:#fff;
	text-align:center;
	border-width:1px;
	border-color:#777;
	border-style:solid;
}

table.tokenadmin th {
	background-color:#ddeeff;
	font-weight:bold;
}

table.tokenadmin td {
	background-color:#fff;
}

table.tokenadmin tr {
	height:20px;
}

table.tokenadmin td.highlighted
{
	background-color: #eee;
}

table.tokenadmin td.selected
{
	background-color:#aaa;
	color:#fff;
}

/* tokenadmin only */
table.certificatedetailstokenadmin
{
	font-size:14px;
	color: black;
	background-color:none;
}

/* tokenadmin only */
table.certificatedetailstokenadmin td.heading
{
	font-weight:bold;
}

/* RITS only */
select.certificatelistwidth {
	width: 97%
}

/* RITS only */
table.certificatedetailsselectcertificate
{
	font-size:14px;
	color: black;
}

/* RITS only */
label.certificatelisttitle
{
	font-size:16px;
}

/* RITS only */
label.codewordlabel
{
	font-size:14px;
}

/* RITS only */
div.certificateselecterror
{
	color: red;
}

/* Both */
.ui-dialog .ui-dialog-buttonpane 
{ 
    text-align: center;
}

/* Both */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset 
{ 
    float: none;
}

a:link, a:visited 
{
	color:#0000FF;
}

.warning
{
	color: red; 
	text-align: center; 
	font-size: 90%;
    font-family: verdana, arial, helvetica, sans-serif;	
}

table#warning {
	width: 450px;
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid red;
}
