﻿table {border: none !important;color: #000000 !important;}
	.updatedInfo {background-color:#D5EDFF !important;}
	.old_browser_notify_bar {
	background: url("../../images/ie.png") no-repeat 13px rgb(253, 242, 171); left: 0px; top: 0px; 
	width: 100%; 
	text-align: center; 
	color: rgb(0, 0, 0);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	border-bottom-color: rgb(162, 147, 48); 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	position: fixed; 
	z-index: 111111; 
	cursor: pointer;
}
.old_browser_notify_bar div {
	padding: 5px 36px 5px 40px;
}
.old_browser_notify_bar_close {
	padding: 5px 0px !important; 
	top: -2px; 
	width: 24px; 
	height: 40px; 
	right: 6px; 
	font-size: 26px; 
	font-weight: bold; 
	position: absolute;
}

.floatLeft {float:left}
h2 {margin:0px;text-align:left !important}
h3 {margin-top:0px}
table {border: 1px solid #000000;}
.updatedInfo {background-color:	#D5EDFF;}
/*
#Company {width:15%;}
#City {width:10%;}
#AffectedWorkers {width:10%;}
#NoticeRcvd {width:10%;}
#NoticeType {width:10%;}
#LayoffBeginDate {width:10%;}
#NAICS {width:10%;}
#NAICSDescription {width:15%;}
#WorkforceDevelopmentArea {width:10%;}

#CompanyUpdate {width:160px;}
#ReasonForUpdate {width:160px;}
*/
th#Company {
    width: 20%;
}
th#City {
    width: 10%;
}
th#AffectedWorkers {
    width: 5%;
}
th#NoticeRcvd {
    width: 5%;
}
th#NoticeType {
    width: 10%;
}
th#LayoffBeginDate {
    width: 5%;
}
th#NAICSDescription {
    width: 20%;
}
th#County {
    width: 10%;
}
th#WorkforceDevelopmentArea {
    width: 15%;
}

th#CompanyUpdate{
    width: 40%;
}
th#ReasonForUpdate {
    width: 60%;
}

.warnTable th, .warnTable td {border: 1px solid #000000;}
td {padding: 5px;}
caption {text-align:left;}
hr {width:100%;margin-top:20px;border:1px solid grey}
