﻿.faultList
{
}

.faultList a
{
    border-bottom:solid 1px #f96302;
} 

.faultList a:hover
{
    color:#f96302;
    text-decoration:none;
}   

.faultList .caption
{
    display:block;
    padding-bottom:5px;
}

.faultList .caption ul
{
	padding-left:15px;
	list-style:none;
}

.faultList .caption ul li
{
	padding-top:3px;
	padding-left:13px;
	font-weight:bold;
	background:url('../Common/Images/arrowRight.gif') no-repeat left 6px;
}

.faultList .status
{
    white-space:nowrap;
}

.faultList .cust span
{
    color:#f96302;
}
