.small {
	font-size:0.8em;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #444444;
}
.edit {
	border:1px solid #4C4C4A;
	padding-left:3px;
}

.borderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4c4c4a;
	border-left-color: #4c4c4a;
	background-color: #FFF;
}
.height1 {
	height: 1px;
	font-size: 1px;
	font-weight: 1;
}
.headerText {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	background-image: url(../images/request/header.gif);
	height: 27px;
	width: 320px;
	color: #FFF;
}
