/* footer */

#submit {
	background: url(/images/button.gif) top no-repeat;
	width: 73px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	padding: 2px 0 0 0;
}

#submit a:link, a:active {
	color: #ffffff;
	text-decoration: underline;
}

#submit a:visited {
	color: #ffffff;
	text-decoration: none;
}

#submit a:hover {
	color: #ffffff;
	text-decoration: none;
}

#submit a:active {
	color: #ffffff;
	text-decoration: underline;
}

#url {
	font-size: 16px;
	color: #495ed2;
}

#rights {
	font-size: 12px;
	color: #53dd00;
}

/* /footer */
