/* Main page titles is English */

#travelServices h1#travelServicesHeading	{
	color: White;
	text-align: right;
	background: white url(/system/modules/fi.matkahuolto.frontend/resources/images/MH_travel_services.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_parcel_services.gif) no-repeat 46px 0px;
	height: 25px;
	overflow: hidden;
	margin: 0px;
	width: 305px;
}

#search	{
	position: absolute;
	top: 50px;
	right: 185px;
	width: 178px;
}

#search table	{
	border-collapse: collapse;
}

#search td	{
	vertical-align: top;
}

#search .txt	{width: 113px; border: 1px solid #0079c2; font-size: 11px; margin-top: 5px;}

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