/* for Admin */

#toprightphone a { color: #fff; font-size: 80%}
#toprightphone a:hover { color: #ccc;}

div#containerleft { width: 975px; padding: 0px; }
div#main { width: 710px; color:#777 }

#pgsep {  background: #BA6793 url(../images/pg_sep.gif) no-repeat; width: 723px;
	margin: 9px auto 10px auto;}
#leftnav .header { padding:12px 5px 5px 0px;}
#leftnav p { text-align: left; margin: 10px 0 0 0; font: normal 1.1em Verdana, Arial, sans; color: #ccc; }

form { margin: 0; padding: 0; }


/****************************************************************/
/********************** ADMIN TABLES ****************************/
#colume ul {
	list-style-type:none;
	padding:0;
	margin:1px 0 0 0;
}

#colume ul li {
	float:left;
	width:30%;
}


#ItemsTable tr.heading { font-weight: bold; background: #DEF1F6;}
#ItemsTable tr.row1:hover, #ItemsTable tr.row0:hover{ background: #fcfcfc; cursor: pointer;}

#ItemsTable tr.row2:hover { background: #F2AAD3; cursor: pointer;}

#ItemsTable {
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	color: #000;
	width: 100%;
}
#ItemsTable a {
	display: inline;
}
#ItemsTable td {
	border-bottom: 1px dotted #DEF1F6;
	padding: 3px;
	vertical-align: top;
}
#ItemsTable th { display: inline; }
#ItemsTable td.prevpage,
#ItemsTable td.jobdesc,
#ItemsTable td.nextpage,
#ItemsTable td.jobdate,
#ItemsTable td.jobdesc { display: inline; }

#ItemsTable td.jobdate,
#ItemsTable td.jobloc { width: auto; }
#ItemsTable td.link { text-align: center; }