#tickPanel {
	padding: 0px;
	margin:0px;
	color: #333333;
	float: left;
	height: 376px;
	width: 141px;
	background-image: url(../images/tickpanel_blue.gif);
	padding-top: 24px;
	text-align: center;
}
#tickPanel p{
	font-size: 0.6em;
	color: #223FBE;
}
#tickPanel a {
	text-decoration: none;
	color: #B3E2EE;
}
#mainContent ul {

	list-style-image: url(../images/choice/blue_block.gif);
	list-style-type: none;
	line-height: 14px;
}
.smalldot {
	margin-left: -12px;
}
.CCHlink {
	text-decoration: none;
	color: #223F9A;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 0.7em;
}
