#JobContent
{
	height: 530px;
	vertical-align:top;
}
#JobContent div
{
	position:relative;
	width:100%;
}
.txtBold
{
	font-weight: bold;
}
.DataBlock div
{
	line-height: 22px;
}
.jobdetail ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
}
.jobdetail ul li
{
	
}
.tablewidth
{
	width: 300px;
	background: none;
}
.tablewidth td
{
	vertical-align: middle;
	padding: 3px 3px;
	text-align: left;
}
.tablewidthdiv
{
	width: 300px;
	background: none;
}
.tablewidthdiv td
{
	vertical-align: middle;
	padding: 3px 0px;
	text-align: left;
}
.table3pxTD
{
	width: 550px;
	background: none;
}
.table3pxTD td
{
	vertical-align: middle;
	padding: 3px 3px;
	text-align: left;
}
.table3pxTD ul
{
	padding: 0px;
	margin: 0px;
}
.table3pxTD ul li
{
	list-style-position: inside;
}
.titleLine
{
	background-color: #e9e4d5;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.tdpadding
{
	padding: 0px 10px 0px 0px;
}
.cssMsg
{
	color: #ff0000;
	font-size: 12px;
}
td .logout
{
	text-align:right;
	padding-right: 10px;
	
}
.blockcontent
{
line-height:18px;

}

/*************\

  Date Widget

\*************/

#datewidget_calendar div
{
	position:relative;
	width:auto;
	}
#datewidget_calendar
{
	background: #FFF;
	border: 2px solid #5c6296;
	padding: 4px;
}

#datewidget_calendar table
{
	background: #5c6296 url(/images/motdbkg.png) top left repeat-x;
	border-collapse: collapse;
	border: 1px solid #38A393;
	border-top: none;
}

#datewidget_calendar thead th
{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 1px 0;
}
#datewidget_calendar thead tr a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#datewidget_calendar thead tr a:hover
{
	color: #000;
}

#datewidget_calendar tbody td
{
	border: 1px solid #5c6296;
	background: #DBDDDC;
}
#datewidget_calendar tbody th
{
	border: none;
	background: #416997 url(/images/infobkg.gif) top left repeat-x;
	padding: 1px;
	text-align: center;
	color: #FFF;
}
#datewidget_calendar tbody td a
{
	background: #FFF;
	display: block;
	zoom: 1;
	color: #333;
	text-decoration: none;
	padding: 1px;
}
#datewidget_calendar tbody td a:hover
{
	color: #FFF;
	background: #333;
}
.joblink a
{
	text-decoration:underline;
}
.joblink a:hover
{
	text-decoration:none;
}
