#footer{
	position:relative;
	width:934px;
	height:25px;
	padding-top:8px;
}

.created{
	display:inline;
	float:right;
	position:relative;
	width:92px;
	height:25px;
	background:url(images/created.gif);
}

.powered{
	display:inline;
	float:right;
	position:relative;
	width:92px;
	height:25px;
	margin-left:15px;
	background: url(images/powered.gif);
}
