.writingcontainerleftmargin {
	height: 0px;
	width: 9px;
	/*background-color: #7C8361;*/
	float: left;
}

.writingtitlecontainer {
	height: 20px;
	background-color: #B8BF9B;
	font-size:4pt;
	float: left;
}

.writingtitletopmargin {
	height: 2px;
	width: 160px;
	/*background-color: #333333;*/
	float: left;
}

.writingtitletopmargin2 {
	height: 20px;
	width: 160px;
	/*background-color: #333333;*/
	float: left;
}

.writingtitletopmargin3 {
	height: 10px;
	width: 160px;
	background-color: #F9F8E7;
	float: left;
}

.writingtitleleftmargin {
	height: 15px;
	width: 5px;
	/*background-color: #333333;*/
	float: left;
}

.writingtitle {
	height: 15px;
	width: 202px;
	/*background-color: #333333;*/
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	margin-top:2px;
}

.leftwriting {
	height: auto;
	width: 202px;
	float: left;
	background-repeat: no-repeat;
}

.leftwritingtopmargin {
	height: 5px;
	width: 160px;
	/*background-color: #999999;*/
	float: left;
}

.leftwritingleftmargin {
	height: 10px;
	width: 10px;
	/*background-color: #7C8361;*/
	float: left;
}

.writingtext {
	height: auto;
	width: 132px;
	/*background-color: #7C8361;*/
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #BFBFBF;
	font-weight: bold;
	padding-left:6px
}

.leftwritingdivider {
	height: 22px;
	width: 160px;
	float: left;
	background-image: url(../images/greendot.gif);
	background-repeat: no-repeat;
}