/* Begin: Outer div container with borders */
.relatedLinksContainerA{
	border : 1px solid #C4e26a;
	width: 178px;
	margin: 0 0 20px 0;
	padding: 0px;
}

html>body .relatedLinksContainerA{
width: 178px;
}
/* End: Outer div container with borders */

/* Begin: Inner div container with margins */
.relatedLinksContainerB{
		width: 158px;
		margin: 9px 7px 7px 10px;
		padding: 0;
}
/* End: Inner div container with margins */

/* Begin: RelatedLinksImage1 */
.relatedLinksImage{
	width: 50px;
	padding: 3px 0 5px 5px;
	float: right;
}
/* End: RelatedLinksImage1 */

/* Begin: RelatedLinksDiv5 */
.relatedLinksLine{
	margin: 7px 0 7px 0;
	padding: 0px;
}
/* End: RelatedLinksDiv5 */

.dmBot10{
	margin-bottom: 5px;
	padding-bottom: 0;
}

html>body .dmBot10{
	margin-bottom: 0;
	padding-bottom: 5px;
}
.ptgreyTextCont{
	margin-bottom: 7px;
}
