/* IframeLinks Custom Styles */

/* style of list item titles */
.ListItemTitle    
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* style of description field titles */
.ListItemFieldLabel 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style of list item details */
.ListItemTextDetail
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
