@charset "UTF-8";
.caution {
	font-size: 10px;
	font-style: italic;
}
.carefields {
	background-color: #f7f7f7;
	border: 1px solid #d6d6d6;
}

.singleline {
	line-height: normal;
}
ul.silverlist {
	list-style-image: url(/shared/bullet_bigwins.gif);
	margin-left: 0px;
	padding-left: 15px;
	text-indent: 0px;
}
.internal {
	background-color: #efefef;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

