#footer .container {
	text-align:right;
	width:665px;
	padding-right:50px;
	margin-top:10px;
	background:url(../images/device.bmp) top right no-repeat transparent;
	font-size:10px;
	color:#666;
}

#footer p { margin:0; }
#footer p#footer_top_line {
	margin-bottom:9px;
}

#footer a { color:#999; }
#footer a:hover, #footer a.selected { color:#003366; }

#csign {
	text-align:right;
	width:665px;
	padding-right:50px;
	margin-top:10px;
	background:url(../images/device.bmp) top right no-repeat transparent;
	font-size:10px;
	color:#666;
}