#irtstatusdetail ie4.bug
{
	ignore: this-rule;
}
#irtstatusdetail
{
	margin: 0 0 25px 0;
	left: 130px;
}
#irtstatusdetail H1
{
	margin-top: 3px;
	font: 24pt Times New Roman, Times, New York;
	margin-bottom: 3pt;
	color: #336633;
}
#irtstatusdetail P
{
	font: 17pt/20pt Times New Roman, Times, New York;
	text-indent: 0pt;
	margin-bottom: 6pt;
}
#irtstatusdetail P.statustext
{
	margin-top: 0pt;
	font: 11pt "Times New Roman", Times, New York;
	margin-bottom: 9pt;
}
#irtstatusdetail p.linktext
{
	font: 11pt "Times New Roman", Times, New York;
	margin: 10px 10px 10px 10px;
}
#irtstatusdetail table.outages
{
	background-color: #ffffcc;
	font: 8pt Arial;
}
#irtstatusdetail table.outages th
{
	background-color: #ccccff;
}
#irtstatusdetail table.outages tr
{
	vertical-align: top;
}
#irtstatusdetail table.outages tr.even
{
	background-color: #ffcc66;
}
#irtstatusdetail table.outages tr.odd
{
	background-color: #ffffcc;
}
#irtstatusdetail table.outages td.editor
{
	width: 15px;
}
#irtstatusdetail table.outages td.when
{
	text-align: right;
	width: 60px;
}
#irtstatusdetail table.outages td.service
{
	width: 240px;
}
#irtstatusdetail table.outages td.duration
{
	text-align: left;
	width: 120px;
}
#irtstatusdetail table.outages td.area
{
	width: 140px;
}
#irtstatusdetail table.outages td.users
{
	text-align: right;
	width: 50px;
}
#irtstatusdetail span.details
{
	display: none;
	color: #990000;
}
#irtstatusdetail span.details.visible
{
	display: block;
}
