Blame data/common.css

Ivan Mahonin 48408a
Ivan Mahonin e146e6
fieldset > div > span {
Ivan Mahonin e146e6
  display: inline-block;
Ivan Mahonin e146e6
  vertical-align: text-top;
Ivan Mahonin e146e6
  text-align: right;
Ivan Mahonin e146e6
  width: 200px;
Ivan Mahonin e146e6
}
Ivan Mahonin e146e6
Ivan Mahonin e146e6
fieldset > div > div {
Ivan Mahonin e146e6
  display: inline-block;
Ivan Mahonin e146e6
  vertical-align: text-top;
Ivan Mahonin e146e6
  width: 400px;
Ivan Mahonin e146e6
}