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