/* CSS Document */

#c1 {position:relative;}

#shuttle {
	position:absolute;
	top:2px;
	right:10px;
	margin-right:2px;
	padding:15px 0px 0px 1px;
	width:109px;
	height:22px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../../_sharedimg/object/shuttle_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
