/* Main page titles is Swedish */

#travelServices h1#travelServicesHeading	{
	color: White;
	text-align: right;
	background: white url(/system/modules/fi.matkahuolto.frontend/resources/images/MH_resetjanster.gif) no-repeat;
	height: 25px;
	overflow: hidden;
	margin: 0px 0px 0px 32px;
	width: 303px;
}
#freightServices h1#freightServicesHeading	{
	color: White;
	text-align: right;
	background: white url(/system/modules/fi.matkahuolto.frontend/resources/images/MH_pakettjaenster.gif) no-repeat 46px 0px;
	height: 25px;
	overflow: hidden;
	margin: 0px;
	width: 305px;
}

#printbutton	{ 
        display: block; 
        position: absolute;
        left: 737px;
        top: 105px;
}