#axbot {
	width:863px;
	height:156px;
	margin:5px auto 0;
	background:#0053A3;
	color:#ccccc;
	background:#0053A3 url(images/bottomcrn.jpg) no-repeat left bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#axbot h2 {
	font-size:12px;
	line-height:18px;
	margin:5px auto 0;
	padding:0;
}
#axbot p {
	margin:5px auto 0;
	display:block;
}
#axbot ul {
	margin:0;
	padding:0;
}
#axbot ul li {
	list-style:none;
	line-height:2.2em;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
}
#axbot ul li.last {
	border-bottom:none;
}
#axbot a {
	color:#FFFFFF;
}
#axbot .top {
	height:5px;
	width:863px;
	background:url(images/topcrn.jpg) no-repeat left top;
}
#axbot .left {
	float:left;
	margin-right:5px;
	margin-left:10px;
}
#axbot .left p, #axbot .left h2 {
	font-weight:bold;
	margin-bottom:.8em;
}
