/*
 * appfield.css
 *
 * Copyright (c)1998-2003 Remedy, a BMC Software Company, BMC Inc.
 * All rights reserved.
 *
 * This software is the confidential and proprietary information of
 * Remedy, a BMC Software Company, BMC Inc. ("Confidential Information"). You shall not
 * disclose such Confidential Information and shall use it only in
 * accordance with the terms of the license agreement you entered
 * into with Remedy, a BMC Software Company, BMC Inc.
 *
 */

/* Style for Body of Application List Field */
BODY {}

/* Style for table of Application List Field */
.HomeListAppTable {}

/* Style for first application text element of Application List Field */
/* No padding for first application element */
.HomeListAppFirstStyle {font-family:MS Sans Serif; font-size:8pt; font-weight:bold;}

/* Style for Application text element in Application List Field */
/* Padding will provide space between applications */
.HomeListAppStyle {font-family:MS Sans Serif; font-size:8pt; font-weight:bold; padding-top:7; }

/* Style for Entry Point anchor element in Application List Field*/
.HomeListEPTStyle {font-family:MS Sans Serif; font-size:8pt;}