/* this css file is conditionally included to increase the sizes of the boxes so long titles of some foreign languages fit */

#right {
	padding-top:	282px;
	width:			558px;
}

* html #right {
	padding-top:	282px;
	width:			558px;
}

#service_container {
	height					: 171px;

}

#service_1 {
	height					: 142px;
	
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);

}

* html #service_1 {
	height					: 142px;
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);
}

#service_2 {
	height					: 142px;
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);
	
}

* html #service_2 {
	height					: 142px;
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);
}

#service_3 {
	height					: 142px;
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);
}

* html #service_3 {
	height					: 142px;
	padding-top				: 7px;
	background-image		: url(../images/Template/bg_service_home_higher.png);
}

.service H3 {
	padding-bottom			: 15px;	
}

/*bg_service_home_higher_higher.png*/
