/*
 * @package     Take5 26-02-2026 - 12.1
 * @subpackage  A R T I S T  - CSS
 * @copyright   Copyright (C) 2026 Gramsoft Dataware. All rights reserved.
*/

#artName {width: 270px;}
#artSubName {width: 270px;}
#artAtpID {width: 94px;}
#artISNI {width: 270px;}
#artIPI {width: 270px;}
#artDateFirst {width: 94px;}
#artDateLast {width: 94px;}
#artAraID {width: 270px;}
#artCvrID {width: 270px;}
#artMB {width: 270px;}

#artUpdated, #artCreated {
    font-size: 0.75em;
    font-style: italic;
    background: transparent;
    border: none;
    width: 64px;
    }

#artID {
    font-size: 1em;
    font-style: italic;
    text-align: right;
    background: transparent;
    border: none;
    width: 32px;
    }

#artImage {
    width: 330px;
    height: 330px;
    margin-left: 15px;
    margin-bottom: 15px;
    }

#artComment {
  	width: 338px;
  	height: 92px;
  	font-family: Calibri, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
	line-height: 1rem;
    background-color: #EDF7F9;
    margin: 5px 10px 10px 10px;
	border-style: dashed;
	}
