﻿.ClientAccountControl .labelColumn {width:35%;}
.ClientAccountControl .valueColumn,.ClientAccountControl .valueColumn input[type="text"][readonly] {font-weight:bold;}
.ClientAccountControl .valueColumn {width:50%;}
.ClientAccountControl .FindAccountPanel .FindAccountLink img
{
  border-width:2px !important; /* The image inside the link automatically sets the element border to 0 */
  border-color:Black;
  border-style:groove;
  width:30px;
  max-height:25px;
}
.ClientAccountControl .FindAccountPanel .magnifiedImage { left:50px;top:-200px;}
.ClientAccountControl .FindAccountPanel .magnifiedImage img {height:500px;}

.ClientAccountControl .FindMiscDataPanel .FindMiscDataLink img
{
  border-width:2px !important; /* The image inside the link automatically sets the element border to 0 */
  border-color:Black;
  border-style:groove;
  width:30px;
  max-height:25px;
}
.ClientAccountControl .FindMiscDataPanel .magnifiedImage { left:50px;top:-300px;}
.ClientAccountControl .FindMiscDataPanel .magnifiedImage img {height:500px;}