#infobox {
	float:right;
	position:relative;
	right:100px;
	top:-15px;
	width:174px;
	height:295px;
	padding:40px;
	margin-left:60px;
	background-image:url(../images/frontend/customers/customers_bkg_infobox.png);
	background-repeat:no-repeat;
}

#infobox img {
	padding-right: 3px;
	vertical-align: top;
}

#contenttext {
	width:435px;
	height:auto;
	padding-bottom:40px;
	padding-left:40px;
	padding-right:60px;
	float:left;
	background-image:url(../images/shared/pixel_white_halftransparent.png);
	position:relative;
}

#press_info_table {
	clear:both;
	height:auto;
	
	width:722px;
	height:372px;
	margin-left:60px;
	padding-top:18px;
	padding-left:20px;
	background-image:url(../images/frontend/download/download_bkg_table.png);
	background-repeat:no-repeat;
}



#press_info_table .blue {
	width:700px;
	border:none;
	border-bottom-color:#2957c4;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

#press_info_table .blue td {
	background-color:transparent;
	color:#4a9cde;
	font-size:12px;
}

#press_info_table .blue .large td {
	background-image:url(../images/frontend/download/table_td_large_bkg.png);
	background-repeat:repeat-x;
	height:150px;
	border-top-color:#4da1df;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#2957c4;
	border-bottom-style:solid;
	border-bottom-width:4px;
}


#press_info_table .blue .large td .headerimage {
	width:40px;
	height:30px;
	position:relative;
	top:-58px;
	left:0px;
}

.largecellcontainer {
	position:relative;
}

#press_info_table .blue .large td .headertext {
	width:520px;
	position:absolute;
	top:-53px;
	left:40px;
	font-size:18px;
}

#press_info_table .blue .large td .headertext .darker {
	color:#2a59c5;
}

#press_info_table .blue .large td .headertext .smaller {
	font-size:12px;
	padding-left:10px;
}

#press_info_table .blue .large td .content {
	width:655px;
	height:118px;
	position:absolute;
	top:-30px;
	left:40px;
	overflow: auto;
	overflow-x:hidden;
}

#news .highlight {
	font-size: 14px;
} 

#news td {
	height:75px;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom-color:#d2e5f6;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#news .left .face {
	float:left;
	padding-right:10px;
	width: 70px;
}

#news .right .face {
	float:right;
	padding-left:10px;
	width: 70px;
}