div#title {
	width: 216px;
	heigh: 19px;
	margin-bottom: 12px;
}

div#form {
	width: 219px;
	height: 191px;
	float: right;
	padding-right: 70px;
	padding-top: 25px;
}

.row {
	width: 219px;	
	float: left;
	margin-bottom: 6px;
}

.leftCell {
	height: 15px;
	width: 79px;
	float: left;
}

.leftCell label {
	font-size: 10px;
	color: #474747;
}

.rightCell {
	width: 139px;
	float: left;
	text-align: right;
}

.tableInput {
	width: 138px;
	height: 15px;
	background-color: #bed2e5;
	border: 0px;
	font-size: 11px;
}

textarea#comments {
	width: 138px;
	height: 54px;
	background-color: #bed2e5;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contentColumn {
	width: 298px;
	height: 265px;
	float: left;
	padding: 0px;
	display: inline;
	margin-left: 19px;
	margin-top: 13px;
}

.contentColumn p {
	font-size: 11px;
	color: #464646;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 15px;
}

.contentTitle {
	width: 293px;
	height: 27px;
	color: #ff2602;
	font-weight: bold;
}

ul#firstColList {
	list-style-image: url(../img/v_bullet.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	padding: 0px;
	margin-left: 31px;
	margin-top: 11px;

}

ul#firstColList li {
	margin-bottom: 5px;
}

ul#secondColList {
	list-style-image: url(../img/innerBullet.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	padding: 0px;
	margin-left: 31px;
	margin-top: 11px;
}

ul#secondColList li {
	margin-bottom: 5px;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #075ba9;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	margin-bottom: 11px;
	margin-top: 11px;
}
