/* CSS Document */

#tdContent #pDescriptor {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
}
#tdContent #divArrowItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898B98;
	width: 430px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	display: block;
	padding-left: 30px;
	height: 18px;
	color: #3B3C4B;
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
