body {
	margin:0px; padding:0px; font-size:12px; font-family:Verdana,Tahoma; text-align:center;
}

h1, h2, h3, h4, h5, ul, li, form, img, p {
	margin:0px; padding:0px;
}

img {
	border:0px;
}

li {
	list-style:none;
}

div {
	position:relative;
}

a {
	text-decoration:none;
}


span.separator {
	margin:0px 6px; color:#CACACA;
}


.bottom {
	margin:0px auto; height:70px; border-top:1px solid #b8b8b8; text-align:left;
}

.bottom a:hover {
	text-decoration:underline;
}

.bottom .botnav {
	background:#f9f9f9; padding:8px 10px; border-bottom:1px solid #b8b8b8;
}

.bottom .botnav a {
	color:#333333;
}

.bottom .copyright {
	padding:8px 10px;
}