﻿

table {
	font-size:13px;
	color:#000000;
}
.addCommentbg {
	background:transparent url(/Portals/0/skinsForASCX/addComment/images/addCommentbg.jpg) no-repeat scroll 0 50%;
	float:left;
	height:1070px;
	left:3px;
	.left:-10px;
	position:relative;
	top:-21px;
	.top:-32px;
	width:934px;
}
.addCommentWrapper {
	float:left;
	height:775px;
	left:130px;
	position:absolute;
	top:119px;
	width:740px;
}

.addExcusesbg {
	position:relative;
	float:left;	
}
.addExcuseWrapper {
	left:105px;
	top:100px;
	float:left;
	height:775px;
	position:absolute;
	width:740px;
}

.postedBy {
	font-size:13px;
	font-weight:bold;
	color:#B83413;
}
.fieldTitle {
	font-size:13px;
	font-weight:bold;
	color:#B83413;
	width:125px;
}

.postExcusebtn {
	background:transparent url(images/postExcusebtn.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:28px;
	width:135px;
}
.postCommentbtn {
	background:transparent url(images/postCommentbtn.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:28px;
	width:135px;
}

.resetbtn {
	background:transparent url(images/resetbtn.gif) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:28px;
	width:60px;
	margin:0 0 0 35px;
}
