.imgTopLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imgTopRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.underlineTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9966FF;
}
.underlineTitle2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC99CC;
}

