.custom-tip
{
	background: #cccccc url(../../images/box-corner-top.jpg) no-repeat;
	width: 400px;
	padding: 0px;
	z-index: 500;
	margin-top: 5px;
}

.custom-text {
	background: url(../../images/box-corner-bottom.jpg) no-repeat 0 100%;
	padding: 20px;
}

.larger-text {
	font-size: 120%;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}