#copyright {
height: 35px;/* don't change */
font-size: 0.9em;
padding-top:15px;
text-align:center;
}
#copyrightkit {
	width: 800px;
}
#copyright a,#copyright a.link  {
text-decoration: none;
color: #ffffff;
}

#copyrightkit, #copyrightkit a {	
	margin: 0 auto;
	text-align:right;
	font-size: 0.9em;
	color:#ffffff;
	text-decoration:none;

}

#copyrightkit a:hover {
	text-decoration:underline;
}

#holder { position: absolute; top: 0; left: 0;width:100%;}
#copy {
	clear: both;
	position: absolute;
	bottom: -9px;
	left:-6px;
	border: none;
	width: 100%;
	top: 1110px;
}
