/* ##################### */
/* ### iPhone Styles ### */
/* ##################### */

/* ### maintemplate_lang.htm ### */
div#lang_content_address {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 874px;
	height: 34px;
	text-align: center;
	background-image: url(images/lang_sel_item_bg.png);
}

.iphone_smallfont {
	font-size: 8px;
}

.bluebold {
	font-size: 8px;
	color: #00284A;
	font-weight: bold;
}

.biglink {
	font-size: 8px;
	color: #00284A;
	font-weight: bold;
}

.lang_address {
	height: 16px;
}


