﻿/*
*   Presentation of user defined attributes
*/
.PACV_itmWrapper    { display:block; }
.PACV_attrName      { font-weight:bold; }
.PACV_attrValue     { padding-left: 3px; }
/*
*   Presentation of system attributes
*/
/* PageInfoControl.ascx */
.PIC_wrapper    { text-align:right; }
.PIC_pubWrapper,
.PIC_createdWrapper { display:block; }