@import "mod_link_base.css";

#contentsArea .pagetopLink {
	clear: both;
	margin: 0 0 10px;
	border-bottom: 1px solid #fff;
}

#contentsArea .pagetopLink a {
	display: block;
	margin-top: 20px;
	padding: 9px 21px 7px 635px;
	background: url(/shared/en/img/component/pagetop_717_01.gif) left top no-repeat;
}

#contentsArea .pagetopLink a:hover {
	background-position: 0 -28px;
}

body.withSubNavigation #contentsArea .pagetopLink a {
	display: block;
	padding: 9px 21px 7px 451px;
	background: url(/shared/en/img/component/pagetop_533_01.gif) left top no-repeat;
}

body.withSubNavigation #contentsArea .pagetopLink a:hover {
	background-position: 0 -28px;
}