.cellBrdrGrnBtm {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #339933;
}
.cellBrdrGrnLft {
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #339933;
}
.cellPadLft {
	padding-left: 5px;
}
.cellPadTop {
	padding-top: 5px;
}
.cellPadRtTop {
	padding-top: 5px;
	padding-right: 15px;
}
.cellPadRt {	
	padding-right: 15px;
}

.cellPadLftTop {
	padding-left: 5px;
	padding-top: 10px;
}
.cellbrdrAll {
	border: thin solid #CCCCCC;
}
.cellPadTopMore {

	padding-top: 10px;
}
.cellBrdrTopGrn {
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #009933;
}
.topGrnBdr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #339933;
}
.cellbrdrAllGrn {

	border: thin solid #339933;
}
.topGryBdr {

	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.img-right {
	float: right;
	padding-right: 20px;
	margin-right: 5px;
	position:relative;	
}
