table.applicationLogs { font-size: 13px; width: 640px; }
table.applicationLogs th { border: 1px solid #e7e7dc; padding: 2px 4px; }
/* IE7 TABLE ROW BG FIX */ 
table.applicationLogs tr.logToday, table.applicationLogs tr.logToday td.logDetails, table.applicationLogs tr.logToday td.logProject,
table.applicationLogs tr.logToday td.logTakenOnBy { background: url('../images/logtypes/today.gif') #EEF2E5 repeat-x top right; border: 1px solid #e0e9c9; }
table.applicationLogs tr.logToday td.logTypeIcon { background: url('../images/logtypes/today.gif') #EEF2E5 repeat-x top right; border: 1px solid #e0e9c9; }
 table.applicationLogs tr.logYesterday, table.applicationLogs tr.logYesterday td.logDetails, table.applicationLogs tr.logYesterday td.logProject, table.applicationLogs tr.logYesterday td.logTakenOnBy { background: url('../images/logtypes/yesterday.gif') #f1f4f6 repeat-x top right; border: 1px solid #dce5e8; }
table.applicationLogs tr.logYesterday td.logTypeIcon { border-top: 1px solid #e0e9c9; }
table.applicationLogs tr.logOlder td.logDetails, table.applicationLogs tr.logOlder td.logProject, table.applicationLogs tr.logOlder td.logTakenOnBy { background: url('../images/logtypes/old.gif') #f7f7f4 repeat-x top right; border: 1px solid #e7e7dc; }
table.applicationLogs tr.logOlder td.logTypeIcon { background: url('../images/logtypes/old.gif') #f7f7f4 repeat-x top right; border: 1px solid #e7e7dc; }
/* END FIX*/ 
table.applicationLogs td { font-size: 12px; padding: 2px 4px; }
table.applicationLogs td.logTypeIcon { padding: 2px 6px; text-align: right; width: 50px; }
table.applicationLogs td.logTypeIcon img{ : ; /* padding-top:5px;*/ }
table.applicationLogs .logProject, table.applicationLogs .logTakenOnBy { text-align: right; }
table.applicationLogs .logProject { width: 220px; }
table.applicationLogs .logTakenOnBy { width: 360px; }

/*Project Log*/

div.projectLog {
  line-height: 150%;
}

div.projectLog table {
  width: 530px;
}

div.projectLog a {
  font-weight: normal;
}

div.projectLog tr {
  border-bottom: 1px dotted #c0baa9;
}

div.projectLog tr td {
  padding: 5px;
}

/*Forms*/
.formincon{
	width:600px; padding-left:45px;
}
.FormDiv1{
	width:100% !important; text-align:left;color:#3e3e40;
	font-family:Arial, Helvetica, sans-serif;
	padding:9px 0 0 10px;
}
.FormDet111{
	width:36%;float:left;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	color:#4e4d4c;
}
.FormDet111 span{
	padding:0px; margin:0px; color:#990000; text-align:right;
	font-size:16px;
	line-height:13px;
	font-weight:bold;
}
.FormDet222{
	width:5%;text-align:center; float:left;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
}	
.FormDet333{
	width:55%; float:left;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color: #666666;
}
.FormDet333 a,#FormLink a{
	float:left; text-decoration:underline;text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; margin:0 6px;
	line-height:21px;
	font-weight:bold;
	color:#358fe3;
}
.FormDet{
	width:600px;
}
.FormDet31{
	width:200px; margin:0 auto;
}
.btn1{
	background-color:#02027c;
	height:25px;margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	float:left;
	font-weight:bold; width:68px;
	color:#FFFFFF;border:none;cursor:pointer;
	border:solid 1px #03035e;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:2px 0 9px 2px; margin-left:10px;
}
.box2{
	border:none;
	border:1px solid #e0e0de;
	background-color:#f7f7f7;
	width:256px;
	height:26px;
	}
.formtitle{
	width:100%; text-align:left;color:#932305;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:17px 0 0 10px;
}