/*
 * @package     Take5v12 - 04-03-2026 - 12.1
 * @subpackage  R E L E A S E  - CSS
 * @copyright   Copyright (C) 2026 Gramsoft Dataware. All rights reserved.
*/

#rlsName {width: 270px;}
#rlsSubName {width: 270px;}
#rlsAcrID {width: 240px;}
#rlsRlgID {width: 270px;}
#rlsOrgDate {width: 120px;}
#rlsRstID {width: 120px;}
#rlsPllID {width: 270px;}
#rlsMB {width: 270px;
    background-color: #FFC0FF;
    }

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

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

#rlsCvrID {width: 270px;margin-bottom: 5px;}

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

#rlsComment {
  	width: 338px;
  	height: 92px;
  	font-size: 0.9em;
	line-height: 1rem;
    color: #000;
    background-color: #EDF7F9;
    margin: 5px 10px 10px 10px;
	border-style: dashed;
	}
