.area_a .teaser_a {
	margin-top: 35px;
}

* html .area_a .teaser_a {
	margin-top: 40px;
}

.area_a {
	margin-right: 20px;
}

.area_b {
	width: 745px;
}

.area_b .content {
	width: 745px;
}

.ro { 
	background: url(../images/infocenter/roundedbox_ro.gif) top right no-repeat; 
	margin: 0;
	padding: 0;
} 

.lo { 
	background: url(../images/infocenter/roundedbox_lo.gif) top left no-repeat; 
	margin: 0;
	padding: 0;
} 

.ru {
	background: url(../images/infocenter/roundedbox_ru.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.lu {
	background: url(../images/infocenter/roundedbox_lu.gif) bottom left no-repeat;
	margin: 0;
	padding: 0; 
}

.area_b .lu .content {
	margin: 0;
	padding: 1.5em 2.5em 1.5em 1.5em;
	width: 250px;
}

.area_b .order_search {
	width: 350px;
	margin-right: 20px;
	float: left;
}

.area_b .contact {
	width: 720px;
	float: left;
	padding-top: 20px;
}

* html .area_b .contact {
	padding-top: 0;
}

.area_b .faq {
	width: 350px;
	float: left;
}

.area_b .lu .content h1 {
	font-size: 16px;
}

.area_b .icon {
	position: relative;
	top: 20px;
}

.area_b .ord_button {
	position: relative;
	top: -10px;
}